Implement #36: Group/Ungroup Shapes #43

Open
thib8956 wants to merge 1 commits from feature/issue-36-group-ungroup into master
Owner

Implements group/ungroup functionality. Ctrl+G groups selected shapes into SCollection. Ctrl+U ungroups selected collection. Menu items with proper enable/disable states.

Implements group/ungroup functionality. Ctrl+G groups selected shapes into SCollection. Ctrl+U ungroups selected collection. Menu items with proper enable/disable states.
thib8956 added 1 commit 2026-03-27 23:58:09 +00:00
Implement #36: Group/Ungroup Shapes Functionality
Some checks failed
CI / build-and-test (pull_request) Failing after 12s
0103e8d578
Some checks failed
CI / build-and-test (pull_request) Failing after 12s
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-36-group-ungroup:feature/issue-36-group-ungroup
git checkout feature/issue-36-group-ungroup
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#43