drawdb icon indicating copy to clipboard operation
drawdb copied to clipboard

Enable Canvas Drag & Select Modes #744

Open ananyapandey9895 opened this issue 1 month ago • 1 comments

This PR implements cursor-based canvas dragging functionality with support for two distinct interaction modes:

Select Mode: The canvas remains static, allowing users to interact with and select individual elements without any unintended movement. Drag Mode: The entire canvas can be smoothly dragged and repositioned using the cursor, providing better navigation for large diagrams.

This update improves the overall usability and user experience by clearly separating interaction and navigation behaviors. The implementation ensures smooth mode switching, accurate cursor tracking, and prevents conflicts between dragging and element selection.

I worked on issue #744 @1ilit

ananyapandey9895 avatar Nov 27 '25 12:11 ananyapandey9895

Someone is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Nov 27 '25 12:11 vercel[bot]