From f6f7beb7931c360d6c0c8641a656353fe5e3f566 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Mon, 3 Jun 2024 01:05:46 +0200 Subject: [PATCH] feat: routes - create route dialog --- index.html | 51 +++++++++---- modules/routes-generator.js | 65 ++++++++++++++++- modules/ui/hotkeys.js | 2 +- modules/ui/layers.js | 52 +------------- modules/ui/route-group-editor.js | 83 +++++++++++++++++++++ modules/ui/routes-creator.js | 120 +++++++++++++++++++++++++++++++ modules/ui/routes-editor.js | 43 +++-------- modules/ui/tools.js | 26 +------ 8 files changed, 318 insertions(+), 124 deletions(-) create mode 100644 modules/ui/route-group-editor.js create mode 100644 modules/ui/routes-creator.js diff --git a/index.html b/index.html index da9bc161..57ede3cd 100644 --- a/index.html +++ b/index.html @@ -2221,7 +2221,7 @@ > River - + @@ -2818,7 +2818,7 @@
Type:
- + Group:
+
@@ -2933,10 +2934,9 @@
-
+ + + + @@ -3447,10 +3472,10 @@ - +
@@ -3599,7 +3624,7 @@
- + - + - +