Re: Keyboard Orientation

NME 3.2 is now official, and it includes the fixes for iOS orientation! If you specify then it will automatically support both portrait and portrait upside-down orientations. If you have it will support both landscape left and landscape right orienta…

Viewing 1 to 1 (1 Total)
Re: Keyboard Orientation

singmajesty

singmajesty
Total Posts: 2146
Joined: August 25, 2011

NME 3.2 is now official, and it includes the fixes for iOS orientation!

If you specify <window orientation="portrait" /> then it will automatically support both portrait and portrait upside-down orientations. If you have <window orientation="landscape" /> it will support both landscape left and landscape right orientations. If neither of these values are present, it will rotate to support all four orientations.

Although it may seem strange that this does not allow for choosing only one fixed orientation, by default, I think this is appropriate to match what Apple has been requesting for submitted applications. Either you support all orientations, or only portrait or landscape. Either way, the reverse orientation is supported.

For you Mac users, NME 3.2 also brings a "surprise" with a brand-new native OS X installer. Enjoy smiling

Posted on February 13, 2012 at 4:11 PM