Feat: Implement circle drawing functionality #1

Open
Lucky wants to merge 6 commits from fix/add-circle-tool into master
Collaborator

Implements the core logic for the Circle drawing tool in MeowPaint.

Implements the core logic for the Circle drawing tool in MeowPaint.
Owner

You messed up the newlines you blithering idiot

You messed up the newlines you blithering idiot
Owner

Isn't working, also the circle tool routine should be in the switch case

Isn't working, also the circle tool routine should be in the switch case
Owner

I went ahead and made the button actually work, but the tool still isn't quite working right as the drag isn't working and it doesn't hover the circle but instead seems to draw it anyway.

I went ahead and made the button actually work, but the tool still isn't quite working right as the drag isn't working and it doesn't hover the circle but instead seems to draw it anyway.
This pull request can be merged automatically.
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 fix/add-circle-tool:fix/add-circle-tool
git switch fix/add-circle-tool

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff fix/add-circle-tool
git switch fix/add-circle-tool
git rebase master
git switch master
git merge --ff-only fix/add-circle-tool
git switch fix/add-circle-tool
git rebase master
git switch master
git merge --no-ff fix/add-circle-tool
git switch master
git merge --squash fix/add-circle-tool
git switch master
git merge --ff-only fix/add-circle-tool
git switch master
git merge fix/add-circle-tool
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
conejo/MeowPaint!1
No description provided.