Graphite/node-graph/gcore
Shouvik Ghosh 92cb553961 Restore handle length when Shift is released while dragging opposite handle with Path tool (#1009)
* Restore path handle length to previous length when shift is released while dragging

* Reset previous opposing handle length on Delete and Abort messages

* Move the opposing handle length state to the path tool

* Use MoveManipulatorPoint messages instead of modifying MoveSelectedManipulatorPoints + break handle mirroring on dragging both handles without anchor

* Handle alt + improve reset logic + comments

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-02-22 05:21:46 +05:30
..
src Restore handle length when Shift is released while dragging opposite handle with Path tool (#1009) 2023-02-22 05:21:46 +05:30
Cargo.toml Add type checking to the node graph (#1025) 2023-02-15 23:31:30 +01:00