Files
rpg-companion-sillytavern/src/systems
Lucas 'Paperboy' Rose-Winters d6c5101a7e feat(dashboard): implement movement threshold for widget dragging to allow clicks
- Add 5px mouse movement threshold before drag starts
- Prevent dragging when clicking interactive elements (contenteditable, input, button, etc.)
- Store pending drag state and wait for movement before preventing default behavior
- Allow normal click/edit interactions on widget content
- Touch behavior unchanged (existing 150ms delay still works)
- Fixes issue where contenteditable fields and buttons were not clickable
2025-10-25 19:32:29 +11:00
..