From 32b6d949a5d8577ecdefe3cb28efe73dbd6edf9b Mon Sep 17 00:00:00 2001 From: David Mosbach Date: Tue, 29 Aug 2023 16:45:07 +0200 Subject: [PATCH] added edge selection tool --- editor.html | 94 ++++++++++++++++++++++++ images/select-edge.svg | 98 ++++++++++++++++++++++++++ images/{select.svg => select-node.svg} | 0 3 files changed, 192 insertions(+) create mode 100644 images/select-edge.svg rename images/{select.svg => select-node.svg} (100%) diff --git a/editor.html b/editor.html index 937c2db..ab523eb 100644 --- a/editor.html +++ b/editor.html @@ -681,6 +681,100 @@ SPDX-License-Identifier: AGPL-3.0-or-later +
+ + + + + + + + + + + + + + + + + +