You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
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
We need Alt-click (without drag) to collapse the handles to zero-length in the same way that double-clicking does. See the comparison:
capture_39_.mp4
Keavon
changed the title
Make Path tool Alt-drag from an anchor drag out a fresh equidistant handle pair
Add Path tool support for anchor Alt-dragging to pull out a fresh equidistant handle pair
Apr 14, 2025
Keavon
changed the title
Add Path tool support for anchor Alt-dragging to pull out a fresh equidistant handle pair
Add Path tool support for Alt-dragging an anchor to pull out a fresh equidistant handle pair
Apr 17, 2025
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #1870