GraphiteEditor/Graphite

Dragging handle back into its anchor makes its opposite handle move around randomly

Open

#2,451 opened on Mar 17, 2025

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Rust (1,176 forks)batch import
Good First Issue

Repository metrics

Stars
 (25,662 stars)
PR merge metrics
 (Avg merge 7d 18h) (37 merged PRs in 30d)

Description

We no longer can snap a handle to its anchor point, thereby hiding it (giving it a zero length status where it's treated as gone). When doing this, the other handle shouldn't be affected from its original position.

See the video in my comment below for what this issue is now about.

Contributor guide