[TIMOB-158] Orientation configuration issue (confirmed on iPhone release 0.6.2)
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2011-04-15T02:24:30.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | Kevin Whinnery |
Assignee | Reggie Seagraves |
Created | 2011-04-15T02:24:29.000+0000 |
Updated | 2017-03-09T23:11:50.000+0000 |
Description
If you would like to configure the orientation for a single tab of your application in tiapp.xml to be orientation='either', you must specify all tabs in tiapp.xml to be orientation='either'. To see what I mean, create a blank default project, open up tiapp.xml and set orientation = either in the first window in the app, but set nothing for the second. When you rotate the emulator, the view is not rotated. If you go back to tiapp.xml and then set orientation = either for the second window, the first and second windows noe rotate as you would expect.
Reported initially by Chris Marin of CSC.
housekeeping, closing as invalid
rollback wrong update
Closing ticket as invalid.