-
Bug
-
Resolution: Invalid
-
Normal
-
5.0.8
Hi,
Please find my code attached which is roughly structured like so:
--hlayout(flex=1)
----hlayout(flex=1)
------vlayout (flex=1)
----hlayout (flex=2)
When I add some children to the vlayout, the children do not resize as expected. Please see: http://top.cs.vt.edu:8080/editionbuilder/src/zul/hlayout1.zul
If you click the log on button you would notice that a label is added to a child of the vlayout but it's text does not resize. I use this design at multiple places in a live application and it is quite important I fix it. Thanks for your help and suggestions.
Best,
Sony