From d2e9e007f75d740ee95f618e9113f2514b29b1ca Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 26 Sep 2021 18:04:53 +0300 Subject: [PATCH] config generate markers dialog fixes --- index.html | 21 +++++ modules/markers-generator.js | 4 +- modules/ui/hotkeys.js | 1 + modules/ui/markers-overview.js | 130 +++++++++++++++++++++++++++ modules/ui/tools.js | 159 +++++++++++++++++---------------- 5 files changed, 237 insertions(+), 78 deletions(-) create mode 100644 modules/ui/markers-overview.js diff --git a/index.html b/index.html index 0843ab81..5dd23a7f 100644 --- a/index.html +++ b/index.html @@ -1344,6 +1344,7 @@ + @@ -3360,6 +3361,25 @@ + +