Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
Apache FlexJS 0.7.0, Apache FlexJS 0.8.0
-
None
Description
to reproduce the problem:
<js:Container width="300"> <js:beads> <js:TileLayout numColumns="3"/> </js:beads> <js:TextButton text="A" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> <js:TextButton text="ddd" /> </js:Container>
the controls are not aligned correctly. It can arrange controls more strangely if the UI is more coplex