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

Allow asymmetric length for shorthand beziers #530

Closed
addmix opened this issue Feb 23, 2024 · 3 comments
Closed

Allow asymmetric length for shorthand beziers #530

addmix opened this issue Feb 23, 2024 · 3 comments
Labels
archived Closed issue as invalid, duplicate, or better documented elsewhere

Comments

@addmix
Copy link

addmix commented Feb 23, 2024

Currently shorthand bezier handles are linked in both direction and length. Typically bezier handles, with symmetry enabled, allows for independent scaling of opposing handles.

@MewPurPur
Copy link
Owner

MewPurPur commented Feb 23, 2024

Unlike other editors, GodSVG is just a middleman between the actual SVG code and you, so it can't behave like them here. Shorthand beziers in SVG are implemented by omitting an entire handle, so changing this isn't an option.

Something actionable here would be to add a keybind, like Shift, to force a bezier control handle to align with the previous one while letting you adjust its length.

@addmix
Copy link
Author

addmix commented Feb 23, 2024

Seems reasonable.

@MewPurPur
Copy link
Owner

MewPurPur commented May 26, 2024

Closing as #531 documents this.

@MewPurPur MewPurPur closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2024
@MewPurPur MewPurPur added archived Closed issue as invalid, duplicate, or better documented elsewhere and removed proposal labels May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
archived Closed issue as invalid, duplicate, or better documented elsewhere
Projects
None yet
Development

No branches or pull requests

2 participants