ekzyis 2051dd0e88 Use touches instead of dnd on mobile
Browsers don't support drag events for touch devices.

To have a consistent implementation for desktop and mobile, we would need to use mousedown/touchstart, mouseup/touchend and mousemove/touchmove.

For now, this commit makes changing the order possible on touch devices with simple touches.
2024-07-08 07:33:10 +02:00
..
2024-07-01 12:02:29 -05:00
2024-05-01 09:30:36 -05:00
2024-07-07 11:12:02 -05:00
2024-03-19 19:37:31 -05:00
2024-06-30 11:45:06 -05:00
2024-07-01 12:02:29 -05:00
2024-03-25 15:35:32 -04:00
2024-07-07 18:31:40 +02:00
2024-03-26 18:36:31 -05:00
2024-03-19 19:37:31 -05:00
2024-03-19 19:37:31 -05:00
2024-03-19 19:37:31 -05:00
2024-04-08 17:54:39 -05:00
2024-03-19 19:37:31 -05:00
2024-03-26 18:36:31 -05:00
2024-03-19 19:37:31 -05:00