You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks a lot for this awesome library!
I was wondering if it's possible to add a drag delay property for mobile devices, so that the page can be scrolled instead of starting a drag. It would then probably also need to stop capturing the touch movement and propagate that to the window instead. A drag would then only start after shortly holding an item.