Graphite/editor/src
Shouvik Ghosh da6261aa75 Delete handle on dragging it into its anchor (#1202)
* Delete handles when dragged to anchor + create mirror handle even if handle is deleted

* Handle different zoom levels + check handle mirroring for removal

* Handle different zoom levels + check handle mirroring for removal

* Add an anchor check

* Code review changes

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-05-20 12:27:48 +05:30
..
messages Delete handle on dragging it into its anchor (#1202) 2023-05-20 12:27:48 +05:30
application.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
consts.rs Brush tool live preview (#1116) 2023-04-12 18:50:42 +01:00
dispatcher.rs Implement Infrastructure to reuse previous frames for brush drawing 2023-05-03 13:14:41 +02:00
generate_ts_types.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00
lib.rs Update Imaginate to output bitmap data to the graph via Image Frame node (#1001) 2023-02-11 08:56:31 +00:00
macros.rs Restructure the entire editor codebase to consistently match the message hierarchy 2022-08-05 05:38:11 -07:00
node_graph_executor.rs Thumbnails for the layer node (#1210) 2023-05-18 05:12:50 +01:00
test_utils.rs Remove Color struct from document-legacy (#1012) 2023-02-07 17:31:50 -08:00
utility_traits.rs Clean up arg order in process_message() so data is last 2023-01-29 04:07:41 -08:00