Skip to content
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

Make Path tool Alt-drag from an anchor drag out a fresh equidistant handle pair #2496

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

4adex
Copy link
Contributor

@4adex 4adex commented Mar 28, 2025

Part of #1870

Path tool - When dragging an anchor:

  • Alt (new since video was recorded), if held during the start of the click-drag, converts the anchor's handles to colinear and drags the handle pair instead of the anchor, keeping them equidistant unless Alt is released to temporarily return the opposite handle back to where it started before the Alt-drag began (which involves returning its colinear state back to what it was before). Should work with Tab to swap which is the dragged handle, so its opposite can be the one that's returned if Alt is temporarily released. Just Alt clicking but not dragging the anchor should remove both handles by setting them to zero length.

@4adex 4adex marked this pull request as ready for review March 30, 2025 13:47
@Keavon
Copy link
Member

Keavon commented Mar 30, 2025

!build

Copy link

📦 Build Complete for 8bf80d7
https://3d1a4503.graphite.pages.dev

@Keavon
Copy link
Member

Keavon commented Apr 4, 2025

!build

Copy link

github-actions bot commented Apr 4, 2025

📦 Build Complete for b767dda
https://ec93348b.graphite.pages.dev

@Keavon
Copy link
Member

Keavon commented Apr 4, 2025

Screencast with updated requests: https://files.keavon.com/-/StingyFocusedXiphiasgladius/capture_3_.mp4

And let's be sure, using this discussed strategy, to avoid this from crossing like this: https://files.keavon.com/-/BitesizedMixedBasil/capture_85_.mp4

@Keavon Keavon marked this pull request as draft April 4, 2025 09:19
@Keavon Keavon changed the title Alt dragging from anchor using Path tool Make Path tool Alt-drag from an anchor drag out a fresh equidistant handle pair Apr 4, 2025
@Keavon Keavon force-pushed the master branch 3 times, most recently from aa7ff13 to e11b57a Compare April 6, 2025 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants