From fe8e1da8ed99506a264999df8c7dab711729fdfd Mon Sep 17 00:00:00 2001 From: 0HyperCube <78500760+0HyperCube@users.noreply.github.com> Date: Sat, 2 Sep 2023 12:16:38 +0100 Subject: [PATCH] Fix deleting the shape node (#1411) --- .../node_graph_message_handler/document_node_types.rs | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/editor/src/messages/portfolio/document/node_graph/node_graph_message_handler/document_node_types.rs b/editor/src/messages/portfolio/document/node_graph/node_graph_message_handler/document_node_types.rs index 58df47a1..ba76c72f 100644 --- a/editor/src/messages/portfolio/document/node_graph/node_graph_message_handler/document_node_types.rs +++ b/editor/src/messages/portfolio/document/node_graph/node_graph_message_handler/document_node_types.rs @@ -2474,10 +2474,7 @@ pub fn new_vector_network(subpaths: Vec