That solves my problem.
Many thanks.
--
View this message in context:
http://qooxdoo.678.n2.nabble.com/Auto-sizing-dock-layout-controls-tp7579382p7579422.html
Sent from the qooxdoo mailing list archive at Nabble.com.
--
On Tue, May 29, 2012 at 8:32 AM, deniska wrote:
> I have a composite I need to add 2 composites to. One composite has fixed
> height and I want it at the south edge. Second one should fill the rest of
> the layout. I've tried using south and north edges, but I still have an
> empty space in the m
I have a composite I need to add 2 composites to. One composite has fixed
height and I want it at the south edge. Second one should fill the rest of
the layout. I've tried using south and north edges, but I still have an
empty space in the middle of the layout. Also tried to find example in Demo
Br