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

Increasing the width of the content (e.g. columnWidth or horizontalGap) eventually causes a Group to unnecessarily increase its height.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 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 a TileLayout. Add 4 Rects, 25x25 each. The Group's height is 58.
      2. Increase columnWidth to 43. Note that the Group's height is still 58.
      3. Increase the columnWidth one more pixel to 44. The Group's height jumps to 90, but the Rects still only take up 58 pixels of height. The Group now has a 32-pixel tall empty area.

      Actual Results:
      See above.

      Expected Results:
      The Group's size should only increase if something will be put into the new space.

      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: