Implement #37: Save/Load Functionality #44

Open
thib8956 wants to merge 1 commits from feature/issue-37-save-load into master
Owner

Implements save/load functionality using JSON serialization with Jackson. Supports Ctrl+S and Ctrl+O shortcuts. File chooser dialogs for selecting save/load locations.

Implements save/load functionality using JSON serialization with Jackson. Supports Ctrl+S and Ctrl+O shortcuts. File chooser dialogs for selecting save/load locations.
thib8956 added 1 commit 2026-03-27 23:58:10 +00:00
Implement #37: Save/Load Functionality for Drawings
Some checks failed
CI / build-and-test (pull_request) Failing after 12s
c863b74d73
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-37-save-load:feature/issue-37-save-load
git checkout feature/issue-37-save-load
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#44