dekatotoro/SlideMenuControllerSwift

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

Opened this issue · 3 comments

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

i want main screen transition to stop
screen shot 2018-11-28 at 2 29 19 pm

Same here...

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

SlideMenuOptions.contentViewScale = 1.0