-
-
Notifications
You must be signed in to change notification settings - Fork 578
In Path tool when dragging a handle, make Alt recover the opposing handle if it's not cubic rather than zero-length #2196
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
Conversation
7465fad
to
ab724d8
Compare
!build |
|
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.
There is technically one relatively insignificant problem but I'm going to let it slide in the interest of merging this now. Feel free to fix it in a later PR. If an opposing handle doesn't exist, because that segment is not cubic, pressing Alt works but then releasing the key puts it back in a way that permanently alters it such that it stays cubic and remains zero-length. So the net effect of tapping Alt is the permanent change from non-cubic to zero-length. It's subtle but not ideal. Thanks.
Partly closes #1870.
Also, fixes the following issues from the previous PR #2160: