-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Feat allign functionality for path tool across x and y axis #3619
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Feat allign functionality for path tool across x and y axis #3619
Conversation
| responses.add(GraphOperationMessage::Vector { layer, modification_type }); | ||
| } | ||
|
|
||
| // TODO: figure out this Special case: When exactly 2 anchors are selected, skip handle transformations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left a TODO here based on this discussion
|
Also, which formatter do you guys use, all my builds are failing due to this |
|
That's covered in the contributor guide. Now that you've gotten some understanding of things, I recommend giving it a second read so you can take in the specifics like that and others. |
|
Done, have updated this PR and my other PRs with the contributor guidelines ! |
|
!build |
|
POINTS
Screen.Recording.2026-01-10.at.1.14.13.PM.mov
SEGMENTS
Screen.Recording.2026-01-10.at.1.42.41.PM.mov
DISCLAIMER : Claud Code - cli extension was used in the PR ( this is completely free for university students )
CLOSES #3375