You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Keith Lee (JIRA)" <ji...@apache.org> on 2013/10/29 19:14:26 UTC

[jira] [Created] (FLEX-33861) Flex Incorrectly Scaling Down Application

Keith Lee created FLEX-33861:
--------------------------------

             Summary: Flex Incorrectly Scaling Down Application
                 Key: FLEX-33861
                 URL: https://issues.apache.org/jira/browse/FLEX-33861
             Project: Apache Flex
          Issue Type: Bug
          Components: mx: Application
    Affects Versions: Apache Flex 4.11.0
         Environment: iOS 7
            Reporter: Keith Lee


After switching my mobile application from 4.10 to 4.11, Flex now scales my application content down, so that everything looks smaller. The TabbedNavigationApplication's applicationDPI property is set to 160. The application was designed for a 1024x768 layout, and in the AIR application descriptor I have the requestedDisplayResolution element set to standard, so that the content looks right on Retina iPads. It seems that now if I remove the applicationDPI property, all Views except for one look close to correct. It seems Flex can no longer use this property correctly.



--
This message was sent by Atlassian JIRA
(v6.1#6144)