[MonoDevelop] BUG: Initial Landscape Orientation has incorrect dimensions for iOS6 on initial use

Megan Clodfelter megan.clodfelter at gmail.com
Thu Sep 20 17:01:22 UTC 2012


Just upgraded to the latest Monotouch for iOS6 

Ran my App in Landscape mode - notified the following:
	InterfaceOrientation is referenced correctly as: "LandscapeRight"
	but dimensions for this.View itself are dimensions for Portrait (768 x 955)

If the App starts running in Portrait mode, then rotates to Landscape, Landscape dimensions are correct.
If the App starts running in Landscape mode, dimensions are incorrect.  If app rotates to Portrait, dimensions are correct.  If app rotates again to Landscape, dimensions are correct.

BUG is found with initialization on Landscape View.




More information about the Monodevelop-list mailing list