dekatotoro / dekatotoro/SlideMenuControllerSwift
Status bar disappearing on contentViewScale = 1
- Dominant language
- Swift
- Stars
- 3.4k
- Forks
- 742
- PR merge metrics
- No merged PRs in 30d
Description
Hi, Great pod!
I've set `SlideMenuOptions.contentViewScale = 1` because I don't want my content view to change it's size when the menu is opened. But once I do that, the status bar no longer appears.
If I use a number smaller than 1, then the status bar can be seen again.
shows with 0.9:

does not show with 1.0

I'd like to use 1 as the scale, and still be able to see the status bar behind my left menu, on top of my content view.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.