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 handle dragging recover the opposing cubic handle when Alt is pressed if not cubic #2196

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bakayu
Copy link
Contributor

@bakayu bakayu commented Jan 13, 2025

Part of #1870.

TODO:

Path tool

When dragging a handle:

  • Alt keeps the handles equidistant while pressed (instead of Shift in use now)
    • It also creates a matching handle if the other is zero-length or not a cubic Bézier

Also, fixes the following issues from the previous PR #2160:

@bakayu bakayu changed the title follow up of PR [#2160](https://github.com/GraphiteEditor/Graphite/pull/2160) follow up of PR #2160 Jan 13, 2025
@Keavon Keavon changed the title follow up of PR #2160 Make Path tool handle dragging recover the opposing handle when Alt is pressed Jan 15, 2025
@Keavon Keavon changed the title Make Path tool handle dragging recover the opposing handle when Alt is pressed Make Path tool handle dragging recover the opposing cubic handle when Alt is pressed if not cubic Jan 15, 2025
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.

1 participant