Sortable icon indicating copy to clipboard operation
Sortable copied to clipboard

Prevent attaching touchmove event listener on document all the time

Open Legend-Master opened this issue 1 year ago • 2 comments

Reference: https://github.com/SortableJS/Sortable/issues/973#issuecomment-406593777

This PR moves it to only be attached during dragging like our other event handlers

Legend-Master avatar May 20 '24 10:05 Legend-Master

Actually, this doesn't work on Firefox for some reason...

Legend-Master avatar May 20 '24 10:05 Legend-Master

Keep the old behavior for FireFox and Safari I guess

Legend-Master avatar May 20 '24 11:05 Legend-Master