dekatotoro / SlideMenuControllerSwift

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
MIT License
3.4k stars 754 forks source link

Right View Controller is not being closed on iPhone 5S #347

Open AnupamKatiyar opened 7 years ago

AnupamKatiyar commented 7 years ago

isRightOpen() method returning false again and again.

ahmetsina commented 5 years ago

I have solved same issue like this. Be careful bold text.

If you want to use the custom option, please set them before calling the init method, like so:

SlideMenuOptions.leftViewWidth = 50 SlideMenuOptions.contentViewScale = .50