matghazaryan / AMSlideMenu2

Sliding Menu for iOS (Left and Right menus). Multiple storyboards and XIBs support.
MIT License
1.2k stars 194 forks source link

Disabled Panning is not staying disabled! #191

Open mxnmike opened 4 years ago

mxnmike commented 4 years ago

This code is broken, because it never triggers the viewwillAppear or the viewwilldissappear original methods, why would you enable the pan if the programmer has already disable it??

how can i fix this???