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

Resize effect is unusable within a DataGroup's virtual layout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 4.1 (Release)
    • None
    • Effects
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Reason:

      The Resize effect directly set properties that invalidate the parent's display list.
      For any layout other than a virtual layout within a DataGroup you can set autoLayout = false and it will work fine. However, with the above combination, only the layout's updateDisplayList method won't be called while the dataGroup's WILL be called thus ending in no elements being displayed at all.

      Workaround:

      None I think, and I really want to use a subclass of Effect because I need some CompositeEffects.

      Solution:

      We need a layout-friendly Resize effect that will call setLayoutBoundsSize.

      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: