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

Added support for hidden statusBar. Using UIDevice instead of statusBar ... #36

Merged
merged 1 commit into from
Apr 7, 2014

Conversation

DanielKrofchick
Copy link
Contributor

...to calculate geometry and trigger notifications.

Switched to UIDevice notification. Still calling it the statusBarFrame, although we're getting the width from the keyWindow.

Two options have been added to the plist file for testing without the statusBar. To turn off the statusBar set:
'View controller-based status bar appearance' = NO
'Status bar is initially hidden' = YES

…ar to calculate geometry and trigger notifications.
terryworona added a commit that referenced this pull request Apr 7, 2014
Added support for hidden statusBar. Using UIDevice instead of statusBar ...
@terryworona terryworona merged commit aa1a166 into terryworona:master Apr 7, 2014
@terryworona
Copy link
Owner

Thanks @DanielKrofchick, fix looks great!

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

Successfully merging this pull request may close these issues.

2 participants