Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rotation problem with uitabbar control #54

Open
uzman opened this issue Jan 8, 2014 · 0 comments
Open

rotation problem with uitabbar control #54

uzman opened this issue Jan 8, 2014 · 0 comments

Comments

@uzman
Copy link

uzman commented Jan 8, 2014

hi,
i know that your are working for iOS7 support.
when do u deal with rotation, consider that there is a bug if you use IDM with UITabBarController.
here is the bug:
-all the tabs runs just in Portrait mode. (shouldautorotate=NO)
-open the IDM photo browser as Modal.
-rotate to landscape.
-close the IDM
-you will see that Status bar is still LandscapeMode.
-then if you open MoviePlayerController, it runs in landscape mode. after closing the movie player (status bar's old value is Landspace), it automatically rotates the tab bar to landscape.
-As 'shouldautorotate' is NO , its impossible to rotate to portrait.

thanks…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants