KyleGoddard / KGFloatingDrawer

A floating navigation drawer with an interesting animated presentation written in Swift.
MIT License
499 stars 79 forks source link

Navigation bar position for in-call status bar #4

Open yumsmools opened 9 years ago

yumsmools commented 9 years ago

Hi there

I'm having an issue where the navigation controller ends up behind the status bar when the status bar is increased in size(typically when in a call or when using the phone as a personal hotspot. The initial change is perfect but once i click the menu button and make a selection, the navigation bar is hidden behind the status bar

any ideas?

KyleGoddard commented 9 years ago

I'm unable to replicate this with the example app. Could you post a screenshot of the symptoms?

KyleGoddard commented 9 years ago

Nevermind, I see now, as below? I'll have a look as soon as possible.

ios simulator screen shot may 18 2015 9 18 28 pm

KyleGoddard commented 9 years ago

yumsmools, if you've found a reasonable working solution It would be helpful if you post it. I've tried a bunch of things and nothing is working for me.

yumsmools commented 9 years ago

Hey man, please excuse the late reply, I'm on another project right now, but i'll look into it in about a week.

KyleGoddard commented 9 years ago

This has been a bear of a bug, I am opening a ticket with Apple tech support.

KyleGoddard commented 8 years ago

Apple noted this as having been resolved even though the issue persists. In the next version I'll see if there is a way to repair this bug.