SlideMenuControllerSwift icon indicating copy to clipboard operation
SlideMenuControllerSwift copied to clipboard

iOS 13, pan gesture freezes app

Open grizzly opened this issue 5 years ago • 1 comments

On iOS 13, apps freezes when trying to open or close the left menu by pan gesture. Having 100% load on the cpu.

When overwriting the gesture handler, using only openleft() on state .began it works like a charme. What is all the other stuff in handleLeftPanGesture used for? Heavy overload for no effect....

grizzly avatar Sep 24 '19 06:09 grizzly

@grizzly Any solution for this?

varun-kapoor avatar Nov 12 '19 12:11 varun-kapoor