Graphite/editor/src/messages/tool/tool_messages
Elbert Ronnie 4587457bfa
Fix primitive tool shapes appearing at document origin before dragging; fix Ctrl+0 recenter shifting (#1751)
* fix ghost shape when starting to draw

* fix indeterminate recenter

* fix typo infinate

* cargo fmt

* Code review and add to Line tool

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-05-22 09:31:26 +00:00
..
artboard_tool.rs Generalize layers as merge nodes to enable adjustment layers (#1712) 2024-04-30 23:03:42 -07:00
brush_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
ellipse_tool.rs Fix primitive tool shapes appearing at document origin before dragging; fix Ctrl+0 recenter shifting (#1751) 2024-05-22 09:31:26 +00:00
eyedropper_tool.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
fill_tool.rs Add rotation to Repeat node 2024-04-26 15:06:36 -07:00
freehand_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
gradient_tool.rs Add grid color customization and choice to display as dots (#1743) 2024-05-08 21:36:15 +00:00
imaginate_tool.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
line_tool.rs Fix primitive tool shapes appearing at document origin before dragging; fix Ctrl+0 recenter shifting (#1751) 2024-05-22 09:31:26 +00:00
mod.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
navigate_tool.rs Polish and fix small bugs with tilt and zoom navigation 2024-04-28 02:13:18 -07:00
path_tool.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
pen_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
polygon_tool.rs Fix primitive tool shapes appearing at document origin before dragging; fix Ctrl+0 recenter shifting (#1751) 2024-05-22 09:31:26 +00:00
rectangle_tool.rs Fix primitive tool shapes appearing at document origin before dragging; fix Ctrl+0 recenter shifting (#1751) 2024-05-22 09:31:26 +00:00
select_tool.rs Fix duplicate selection when holding Alt and dragging with Select tool (#1739) 2024-05-06 18:33:58 -07:00
spline_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00
text_tool.rs Code cleanup and refactor for generalized layers (#1738) 2024-05-04 22:11:48 -07:00