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

How to stop main controller transition when left or right menu is opened #411

Open mohamed461994 opened 5 years ago

mohamed461994 commented 5 years ago

i want main screen transition to stop

screen shot 2018-11-28 at 2 29 19 pm
rcala1 commented 5 years ago

Same here...

SandeepDhull1990 commented 5 years ago

Use this below line ! It will stop any layout changes on content view controller

SlideMenuOptions.contentViewScale = 1.0