Implement #33: Box Selection #40

Open
thib8956 wants to merge 1 commits from feature/issue-33-box-selection into master
Owner

Implements box selection functionality allowing users to drag to select multiple shapes. Supports Shift+click to add to existing selection.

Implements box selection functionality allowing users to drag to select multiple shapes. Supports Shift+click to add to existing selection.
thib8956 added 1 commit 2026-03-27 23:58:06 +00:00
Implement #33: Box Selection (drag to select multiple shapes)
Some checks failed
CI / build-and-test (pull_request) Failing after 11s
07a18f938b
Author
Owner

Already implemented in b0e3428696

Already implemented in b0e3428696facc36d2efafb9f1749a74c1a4b575
Some checks failed
CI / build-and-test (pull_request) Failing after 11s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/issue-33-box-selection:feature/issue-33-box-selection
git checkout feature/issue-33-box-selection
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thib8956/new-shapes#40