-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
Problem:
I am testing the library with both iOS and Android.
On iOS seems perfect; however on Android, when using the library with the "delay" option, it's very difficult to use.
There are two specific situations:
- Try just to touch to start the sortable; with delay set I neraly always fail to start the sortable; without the delay options is perfect (could it be related to Chrome Android delay and mousemove events #981 ?)
- If you use an high delay (for example 500) after some simple repeated scrolls, you need to wait 2x delay to see the sortable work (it's like if when scrolling the delay launched from the touchstart triggered by the scroll is not cancelled)
Chrome: 72.0.3626.121
Android 8.1.0
JSBin/JSFiddle demonstrating the problem:
kimemin
Metadata
Metadata
Assignees
Labels
No labels