REMenu icon indicating copy to clipboard operation
REMenu copied to clipboard

Fixed nav bar offset calculation when status bar is hidden

Open ayn opened this issue 11 years ago • 3 comments

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.

ayn avatar Oct 03 '14 23:10 ayn

@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?

mmcdole avatar Jan 17 '15 17:01 mmcdole

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

ayn avatar Jan 17 '15 17:01 ayn

@mmcdole ^

ayn avatar Jan 17 '15 17:01 ayn