ktmprabhu / spray

Automatically exported from code.google.com/p/spray
0 stars 0 forks source link

Allow resizing of compartments with non-xy-layout #242

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Resizing of compartments with vertical resp. horizontal layout is currently not 
supported. Only by resizing one of its contained elements the size of the 
compartment is changable (as it is then recalculated for the compartment). The 
other way round would mean that there should exist a strategy that transforms a 
resize request at the compartment to resize requests to its contained elements 
(still with respect to layout manager).

See: 
http://groups.google.com/group/spray-users/browse_thread/thread/743290420ddc93cf

Original issue reported on code.google.com by de.abg.r...@gmail.com on 3 Mar 2013 at 4:27