You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Create a new uiviewcontroller
2. Insert some controllers in the xib file
3. Present it either by using [self presentview..] or [s.navigationcontroller
presen..] but don't push it.
What is the expected output? What do you see instead?
-Expected output: a rotated screen just like if you push it, but without the
navigation bar at the top
-instead: a not rotated screen with bad width
What version of the product are you using? On what operating system?
ios 6
Please provide any additional information below.
Original issue reported on code.google.com by [email protected] on 10 Sep 2013 at 5:23
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 10 Sep 2013 at 5:23The text was updated successfully, but these errors were encountered: