Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-35201

TileLayout is not working in javascript mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • Apache FlexJS 0.7.0, Apache FlexJS 0.8.0
    • Apache FlexJS 0.8.0
    • FlexJS
    • 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

      Attachments

        Activity

          People

            pent@adobe.com Peter Ent
            panli@prominic.net Pan Li
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: