dekatotoro / dekatotoro/SlideMenuControllerSwift

Status bar disappearing on contentViewScale = 1

Open
#379 2 comments 0 reactions 0 assignees View on GitHub
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:
![0 9](https://user-images.githubusercontent.com/13512825/38743204-df479c22-3f14-11e8-8ce8-f85fed497f87.png)

does not show with 1.0
![1](https://user-images.githubusercontent.com/13512825/38743223-ec53b2e8-3f14-11e8-85c2-5ac9e62dbb70.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.