mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* adds lock angle to pen tool The current [Shift] Break Handle behavior should become Alt instead of Shift The current [Ctrl] Snap 15° behavior should become Shift instead of Ctrl Implement the extend-in-this-direction feature called [Ctrl] Lock Angle that exists in the Line tool, but doesn't yet exist in the Pen tool * avoid clone by passing exlusive ref to tool data field directly * Rearrange hints --------- Co-authored-by: Keavon Chambers <keavon@keavon.com>