d6c5101a7e
- 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