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

Performance: ItemRenderer data and label are always reset on every layout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • Adobe Flex SDK Previous
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Set a breakpoint in the data setter of an ItemRenderer
      2. Run your app
      3. Scroll your list

      Actual Results:
      The data setter for all items, even items that are visible and not being recycled, is being set. This causes performance problems.

      Expected Results:
      Data setter should only be called when the item renderer is being created or recycled.

      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: