matthiask / django-admin-ordering

Drag-drop orderable change lists and inlines done right.
BSD 3-Clause "New" or "Revised" License
64 stars 7 forks source link

not able to reorder on mobile/tablet devices #19

Open etacticsgroup opened 3 years ago

etacticsgroup commented 3 years ago

Hello! Not sure if there is a quick fix for this, works perfectly on desktop/laptop but when it's on mobile or tablet i am not able to click the element to drag.

matthiask commented 3 years ago

We're bundling a prehistoric version of jQuery UI for the draggable behavior (1.11.4, from 2015). Maybe a newer version would work?

matthiask commented 5 months ago

The bundled jQuery UI version has been updated twice in the meantime. Maybe it works now.