mutualmobile / MMDrawerController

A lightweight, easy to use, Side Drawer Navigation Controller
MIT License
6.76k stars 1.38k forks source link

useless "setGestureShouldRecognizeTouchBlock:" #487

Open gerchicov-bp opened 7 years ago

gerchicov-bp commented 7 years ago

setGestureShouldRecognizeTouchBlock: the name of this method says "can the current gesture work?". Then why doesn't it disable pan gesture or other gestures?

MikeGlotov commented 7 years ago

Same problem here, using swift.