[Kstars-devel] kdeedu/kstars/kstars
Jason Harris
kstars at 30doradus.org
Fri Sep 12 16:26:51 CEST 2003
CVS commit by harris:
Layout fixes in the Galactic coordinates calculator module.
The Galactic dmsBoxes were much narrower than the Equatorial dmsBoxes.
Traced the problem to an interesting artifact with gridlayouts: if one
of the rows contains one widget, while the rest contain two, then the grid
behaves very differently than it would if each row had two widgets.
Specifically, the "uneven" grid does not stretch properly.
Now the Galactic Long/Lat dmsBoxes are in their own gridLayout, and the
groupbox container has a vBoxLayout containing the grid and a spacer.
That makes all the difference :)
CCMAIL: kstars-devel at kde.org
M +159 -134 modcalcgalcoorddlg.ui 1.7
More information about the Kstars-devel
mailing list