You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2014/03/19 02:40:43 UTC

[02/50] [abbrv] git commit: [flex-sdk] [refs/heads/new_android_skins] - Corrected iPad change description

Corrected iPad change description


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/f2a57133
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/f2a57133
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/f2a57133

Branch: refs/heads/new_android_skins
Commit: f2a5713335ff33da1ca5842fd0c4e2febe7940d1
Parents: 6e4fcdc
Author: Justin Mclean <jm...@apache.org>
Authored: Thu Feb 27 22:09:29 2014 +1100
Committer: Justin Mclean <jm...@apache.org>
Committed: Thu Feb 27 22:09:29 2014 +1100

----------------------------------------------------------------------
 RELEASE_NOTES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/f2a57133/RELEASE_NOTES
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index e8a017b..4ba1b8a 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -41,7 +41,7 @@ SDK Changes
 - Improved UID generation performance.
 - Improved mobile memory usage/performance.
 - Improved CSS styles memory usage/performance.
-- Changed DPI to be 160 for iPad and 320 for iPad mini.
+- Changed DPI to be 160 for iPad/iPad mini and 320 for iPad retina/iPad mini retina.
 - Fixed scaling of Checkbox and Radio button 320dpi skins.
 - Option to not store last call result in RomoteObject and WebService.
 - StageTextInput can now be included in scrollable content.