[TIMOB-195] Orientation change wierdness (iPhone)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:52:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Backlog |
Components | iOS |
Labels | ios, iphone |
Reporter | Kevin Whinnery |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:25:13.000+0000 |
Updated | 2012-10-02T03:10:25.000+0000 |
Description
When you have a table view in one of your initial tab windows with orientation set to 'either', rotating the device (orientation change) works fine. In landscape mode, when you enter a sub-window, orientation change works. When entering a sub-window in portrait orientation, the child window will not shift its contents on orientation change - it is frozen in portrait mode.
Attachments
File | Date | Size |
---|---|---|
picture-1.png | 2011-04-15T02:25:13.000+0000 | 196475 |
picture-2.png | 2011-04-15T02:25:13.000+0000 | 236705 |
Check to see the orientation of the subwindows. I'll look again to see if I set orientation preferences if unset, but I believe that all windows default to portrait only. Why this matters is that, due to the iPhone's design, any view can veto the rotation.
1.x does crazy cool things to handle orientations now. This is long fixed.
rollback wrong update