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

Scaled Image doesn't inform parent container of it's changed dimensions.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 3.3 (Release)
    • None
    • mx: Image
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Browser: Firefox 3.x
      Language Found: English

    Description

      Steps to reproduce:
      1. Create an Image and specify a width (but not a height) which will result in it being scaled down.
      2. Place something else under it in a container (e.g. Application or VBox)

      (see attached file for example)

      Actual Results:

      The Image component still takes up the height of the original image (not the scaled height).

      Expected Results:

      The Image component should only take up the scaled height.

      Workaround (if any):

      Set a explicit height on the Image rather than relying on maintainAspectRatio to calculate it for you.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: