GraphiteEditor / GraphiteEditor/Graphite
Handle operations don't work on shapes created with the Shape Tool
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
Handle operations like "Option + drag" & "Control + drag" are not working when the shape is drawn with shape tool.
In "Option + drag" operation, the handles should grow proportionally along the anchor point and remain collinear. Similarly for "Control + Drag" it should snap along the anchor point.
OS- MacOS
Reproduction clip:
https://github.com/user-attachments/assets/e9d39529-f439-44c0-a307-7dfcb1681659
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Shape Tool implementation and the handle-operation paths for Option + drag and Control + drag. Use the linked reproduction clip on macOS to compare behavior with shapes created by other tools. Done means Option + drag grows handles proportionally while keeping them collinear, and Control + drag snaps along the anchor point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics, design
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100