From 20b4ae6a3bbc65bf815b2e454136768bf95c8dea Mon Sep 17 00:00:00 2001 From: "eric.minning" Date: Mon, 15 Dec 2025 13:54:31 +0100 Subject: [PATCH] Checkbox fix, old progressbar removal and visibility fix in the new one --- electron/main/index.html | 6 +--- electron/main/renderer.js | 64 +++++++++++++++++++++++++++++++++++++++ electron/main/script.js | 2 ++ electron/main/style.css | 1 + 4 files changed, 68 insertions(+), 5 deletions(-) diff --git a/electron/main/index.html b/electron/main/index.html index e8bc2b0..4057fe8 100644 --- a/electron/main/index.html +++ b/electron/main/index.html @@ -110,11 +110,7 @@