[
https://issues.apache.org/jira/browse/FLEX-33861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13809788#comment-13809788
]
Maurice Amsellem edited comment on FLEX-33861 at 10/31/13 12:16 AM:
--------------------------------------------------------------------
Keith, this issue is not that simple.
so while waiting for a permanent fix, I suggest that you follow Justin's
advice above, and customize the RuntimeDPIProvider so that iPad 2 gets 160 DPI
as before.
You can find guidance on how to do that at the following URL:
http://www.overdigital.com/2012/05/08/the-new-retina-ipad-and-adobe-air/
was (Author: mamsellem):
Keith, this issue is not that simple.
so while waiting for a permanent fix, I suggest that you follow Justin's
advice above, and customize the RuntimeDPIProvider
so that iPad 2 gets 160 DPI as before.
You can find guidance on how to do that at the following URL:
http://www.overdigital.com/2012/05/08/the-new-retina-ipad-and-adobe-air/
> 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
> Attachments: Screen Shot 2013-10-30 at 9.04.35 AM.png
>
>
> 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)