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

hideStatusBarArea does not keep status bar area hidden #8

Closed
spnkr opened this issue Jun 27, 2013 · 0 comments
Closed

hideStatusBarArea does not keep status bar area hidden #8

spnkr opened this issue Jun 27, 2013 · 0 comments

Comments

@spnkr
Copy link
Contributor

spnkr commented Jun 27, 2013

if the status bar is hidden in the app via a plist, or via UIApplication.sharedApplication.setStatusBarHidden, the status bar is shown whenever a new controller is shown via setRootViewController.

image

click something on the left, calling setRootViewController, and the status bar reappears.

image

calling UIApplication.sharedApplication.setStatusBarHidden in the action method of the menu item will fix this, but shouldn't setting hideStatusBarArea do this for all menu items?

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