From 59b820d917dac79c5e8709a647524fd37efe2866 Mon Sep 17 00:00:00 2001 From: "eric.minning" Date: Fri, 5 Dec 2025 17:02:20 +0100 Subject: [PATCH] Added to Step 2 and 3. Added a first new version of the progressbar + functions in Step 4. Implemented the basics and functions for Step 5 --- electron/main/index.html | 63 ++++++++++++++++++++- electron/main/renderer.js | 7 ++- electron/main/script.js | 115 +++++++++++++++++++++++++++++++++++++- electron/main/style.css | 28 +++++++++- 4 files changed, 206 insertions(+), 7 deletions(-) diff --git a/electron/main/index.html b/electron/main/index.html index 7795e9e..6115dc8 100644 --- a/electron/main/index.html +++ b/electron/main/index.html @@ -52,7 +52,9 @@ @@ -66,17 +68,74 @@ -
+
+ + +
+
+ + +
+
+ + +
+ + + +