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

Fixed nav bar offset calculation when status bar is hidden #92

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

ayn
Copy link

@ayn ayn commented Oct 3, 2014

When the status bar is hidden, the top of menu had an extra 20 pts of space. This fixes the navigationBarOffset calculation when status bar is hidden.

@mmcdole
Copy link

mmcdole commented Jan 17, 2015

@ayn, you should squash your commits for this work. Also, it seems like this PR contains more changes than just the status bar change. Why is REMenuContainerView deleted?

@ayn
Copy link
Author

ayn commented Jan 17, 2015

@mmdole been a while, but it's because it’s now using a plain UIView from glancing over the changes.

@ayn
Copy link
Author

ayn commented Jan 17, 2015

@mmcdole ^

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.

None yet

2 participants