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/30 14:09:27 UTC

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

     [ https://issues.apache.org/jira/browse/FLEX-33861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Keith Lee reopened FLEX-33861:
------------------------------


After looking into this some more, I think there are problems that will negatively impact applications. In my case, after switching over to the 4.11 SDK and changing the applicationDPI property to 120, any components that I has not already set a font size for appears in the mobile app too small. This applies to callouts, labels, checkboxes, textinputs, etc. It seems that the default font size for these components is now too small, and it would be better if these components were adjusted to match the new DPI properties.

> 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)