From d57ae59697a423657d9380a75bf7ff35ad2c1d55 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Sun, 5 Nov 2023 18:56:55 -0500 Subject: [PATCH] Moving UI controls into UI.js. Saving values. --- htdocs/index.html | 20 ++-- htdocs/lib/UI.js | 193 +++++++++++++++++++++++++++++++++++++ htdocs/openwebrx.js | 110 ++------------------- owrx/controllers/assets.py | 1 + 4 files changed, 214 insertions(+), 110 deletions(-) create mode 100644 htdocs/lib/UI.js diff --git a/htdocs/index.html b/htdocs/index.html index ebcef0ff..77753c93 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -206,11 +206,11 @@
▾ Controls
-
+
- +
@@ -249,23 +249,23 @@
-
+
- +
-
▾ Theme
-
+
▴ Settings
+