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

Changing rowCount does not cause items to lay out again when setting it to a value which it was previously automatically set to.

    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. Use the test app. to create 19 rect(20,20) items.
      2. Set orientation to columns.
      3. Set rowCount to 3. Note that the columnCount is automatically set to 7.
      4. Uncheck the checkbox for columnCount, then decrease it to 6. Note the change in the TileLayout.
      5. Increase the columnCount to 7.

      Actual Results:
      The TileLayout still displays 6 columns.

      Expected Results:
      It should display 7.

      Workaround (if any):
      Increase columnCount to 8, then decrease it to 7.

      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: