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

Width (or height) increases the first time the number of columns (or rows) increases, then decreases.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • Adobe Flex SDK Previous
    • None
    • Spark: TileLayout
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create a group with width=55. This should make the width always be 55.
      2. Give it a TileLayout with rowCount=1.
      3. Add one item, 25 pixels wide, and check the width. It is 55.
      4. Add another item of the same size. A horizontal scrollbar appears.
      5. Check the width. It is 70.
      5. Add another item of the same size and check the width. It is 55 again.

      Actual Results:
      See above.

      Expected Results:
      The width should not vary because it has been explicitly set.

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: