Files
lime/legacy
cbatson 8151f10c35 Borrow fixed orientation handling from NME so that on iOS orientation can be configured before the stage is created. See also b7698f25d3.
Stage.shouldRotateInterface() cannot be used to indicate initial orientation preference on iOS, because it is not called unless the stage has been instantiated, and UIStageViewController.supportedInterfaceOrientations() is called before the stage is created.
2014-12-31 09:19:32 -08:00
..