Snappable icon indicating copy to clipboard operation
Snappable copied to clipboard

Fast swipe leads to skip items

Open ghost opened this issue 3 years ago • 0 comments

I just started experimenting with SwiftUI and found this amazing package which saved me from implementing this from zero. However I just discovered a bug:

When swiping long and fast in the horizontal scroll item, sometimes one item is skipped and the scroll snaps to the next item and one is skipped. See attached example project recording. First two times I used a "soft" swipe and everything worked fine, afterwards note that when a long and fast swipe is used the list stopped at item number 3 instead of 2.

Thank you so much, Zoltán

https://user-images.githubusercontent.com/109680834/180018940-12304488-82a2-4df8-b7d6-0b9d5b541fb3.mp4

ghost avatar Jul 20 '22 15:07 ghost