Graphite/editor/src/messages/tool
Pratik Agrawal 96c57605b7
Add an editor preference for touched/enclosed/directional based selection (#2156)
* implemented left selection logic

* added logic for right ward selection

* removed the logs code

* corrected capitalization error

* corrected capitalization error

* added radio buttons for selection_mode

* fixed multiple selection of checkboxes

* adapted to the RadioEntryData

* State management bug

* integrated message system to selection_mode

* updated

* updated

* added selection mode to transition arms

* removed from portfolio message and added preference in ToolMessageData

* removed dead code of selection_mode from frontend logic

* removed dead code for zoomWithScroll

* Cleanup

* Rename, simplify, use dashed box, and highlight only outlines of layers that'll get selected

* More code review

---------

Co-authored-by: Pratik Agrawal <patrik@Pratiks-MacBook-Air.local>
Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-01-26 06:34:37 +00:00
..
common_functionality Add an editor preference for touched/enclosed/directional based selection (#2156) 2025-01-26 06:34:37 +00:00
tool_messages Add an editor preference for touched/enclosed/directional based selection (#2156) 2025-01-26 06:34:37 +00:00
transform_layer Add visualization overlays to G/R/S (#2195) 2025-01-24 23:31:55 +00:00
mod.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
tool_message.rs Add an editor preference for touched/enclosed/directional based selection (#2156) 2025-01-26 06:34:37 +00:00
tool_message_handler.rs Experimental vector meshes (#2223) 2025-01-25 17:13:35 -08:00
utility_types.rs Add an editor preference for touched/enclosed/directional based selection (#2156) 2025-01-26 06:34:37 +00:00