Files
samskivert/projects
ray 2d1e549454 Fixed minor layout weirdness with GroupLayout- if stretching, the size
of the stretchy components was computed as the maximum size of all
the components, even the fixed ones, and they already have their size
accounted for.
Changed to also track the maximum size of the free components and use that
instead.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1549 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2004-12-15 03:28:08 +00:00
..