SlideMenuControllerSwift
SlideMenuControllerSwift copied to clipboard
Fix delegate methods not called when pan cancelled
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.