SlideMenuControllerSwift icon indicating copy to clipboard operation
SlideMenuControllerSwift copied to clipboard

Fix delegate methods not called when pan cancelled

Open edwardmp opened this issue 6 years ago • 0 comments

I noticed that leftWillClose/rightWillClose delegate methods are not called when the pan is cancelled, while in reality they should. These changes address this issue.

edwardmp avatar Jun 01 '18 14:06 edwardmp