GraphiteEditor / GraphiteEditor/Graphite
Path tool dragging, then pressing Shift to constrain horiz./vert., should begin from a snapping point
- Dominant language
- Rust
- Stars
- 27.2k
- Forks
- 1.3k
- Avg merge
- 20h 5m
- Merged PRs (30d)
- 57
Description
At the beginning of this video, I add Shift to the drag and it correctly performs the horizontal/vertical snapping from its original drag location. But in the second half of the video, I demonstrate a use case where this feature is desired: when the point is dragged such that it snaps over another point, then Shift is pressed at that time, we would like that snapped point to become the source of the horizontal/vertical constraint. Releasing Shift and pressing it again while not snapped should retain its current behavior of constraining relative to the point where the drag began. As shown in the video, this feature would make it very easy to keep the top point aligned to the same X coordinate as the bottom point.
https://github.com/user-attachments/assets/e59f5531-8b8a-4a18-a5ab-520fef992aa8
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.