Skip to content

Conversation

@epavanello
Copy link
Owner

Implement touch-based drag-and-drop for reordering layers on mobile
devices. The HTML5 Drag and Drop API doesn't work on touch devices,
so this adds custom touchstart/touchmove/touchend handlers that track
which layer is being dragged and provide visual feedback during the
drag operation.

Implement touch-based drag-and-drop for reordering layers on mobile
devices. The HTML5 Drag and Drop API doesn't work on touch devices,
so this adds custom touchstart/touchmove/touchend handlers that track
which layer is being dragged and provide visual feedback during the
drag operation.
@emadev-coolify-app
Copy link

emadev-coolify-app bot commented Jan 24, 2026

The preview deployment for epavanello/devmotion:main failed. 🔴

Open Build Logs

Last updated at: 2026-01-24 20:40:50 CET

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants