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

smoothBitmapContent applies only to the first image loaded by SWFLoader instance.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK Previous
    • None
    • mx: Image
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Create an mx:Image instance: <mx:Image id="myImage" source="xyz" smoothBitmapContent="true" scaleX="1.5" scaleY="1.5">
      2. Once the image is loaded, change the source property to point to a different image: myImage.source = "zyx";

      Actual Results:
      The second image loaded into the control is not smoothed.

      Expected Results:
      Any image loaded into a control with "smoothBitmapContent" set to "true" should have bitmap smoothing applied.

      Workaround (if any):
      None.

      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: