I believe at this point, Container and perhaps the layouts need a
re-write. These are fundamental to FlexJS and must be correct. FlexJS is
trying to bridge two worlds with different ideas about coordinate systems
and it is behaving erratically at times, like this.
I think the solution is more comp
Hi,
I have this code:
http://ns.adobe.com/mxml/2009";
xmlns:js="library://ns.apache.org/flexjs/basic”>
Changing the visibility of the cover container causes the text to jump outside
often container.
Oddly adding x=“0” y=“0” to the cover and the label fixes the issue. S