Implement #35: Copy/Paste Functionality #42

Open
thib8956 wants to merge 1 commits from feature/issue-35-copy-paste into master
Owner

Implements copy/paste functionality with internal clipboard. Supports Ctrl+C, Ctrl+V, Ctrl+X shortcuts. Paste applies 20px offset and selects pasted shapes.

Implements copy/paste functionality with internal clipboard. Supports Ctrl+C, Ctrl+V, Ctrl+X shortcuts. Paste applies 20px offset and selects pasted shapes.
thib8956 added 1 commit 2026-03-27 23:58:08 +00:00
Implement #35: Copy/Paste Functionality
Some checks failed
CI / build-and-test (pull_request) Failing after 11s
f15b97b000
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-35-copy-paste:feature/issue-35-copy-paste
git checkout feature/issue-35-copy-paste
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#42