dekatotoro / dekatotoro/SlideMenuControllerSwift
Delegate methods are being called even if the events doesn't happen
Open
- Dominant language
- Swift
- Stars
- 3.4k
- Forks
- 742
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I have downloaded your example and I realized that when scrolling the table the delegate methods are being called. The console is printing "leftWillClose" when dragging the scroll of the table and "leftDidOpen" when I stop dragging the scroll. I assume this is happening because of the pan gesture is being recognized when scrolling the table.
Thank you in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.