[ 
https://issues.apache.org/jira/browse/FLEX-35201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Ent reassigned FLEX-35201:
--------------------------------

    Assignee: Peter Ent

> TileLayout is not working in javascript mode
> --------------------------------------------
>
>                 Key: FLEX-35201
>                 URL: https://issues.apache.org/jira/browse/FLEX-35201
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: FlexJS
>    Affects Versions: Apache FlexJS 0.7.0, Apache FlexJS 0.8.0
>            Reporter: Pan Li
>            Assignee: Peter Ent
>            Priority: Critical
>
> to reproduce the problem:
> {code}
>       <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>
> {code}
> the controls are not aligned correctly. It can arrange controls more 
> strangely if the UI is more coplex



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to