I think some of your changes in BasicLayout have broken some layout behavior
on the JS side. In this [1] app the blue container ("myFlex") doesn't
stretch to screen size. After debugging this behavior for quite a while I
came to the conclusion that BasicLayout no longer calls
child.dispatchEvent("sizeChanged") on the JS side, so
OneFlexibleChildVerticalLayout.layout is never called.

Can you have a look? Thanks.

[1] https://paste.apache.org/PWfp




--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Container-work-status-tp60417p60607.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to