From 283b48b75104ecd7b116f87b4f21026f718c9227 Mon Sep 17 00:00:00 2001 From: tim000x3 Date: Fri, 18 Apr 2025 06:35:17 -0400 Subject: [PATCH] Refactor program configuration modal: move optional position offsets to collapsible advanced options section --- web/public/templates/program-config.html | 126 ++++++++++++++--------- 1 file changed, 78 insertions(+), 48 deletions(-) diff --git a/web/public/templates/program-config.html b/web/public/templates/program-config.html index 0a40870..aad98bf 100644 --- a/web/public/templates/program-config.html +++ b/web/public/templates/program-config.html @@ -22,22 +22,6 @@ - -
-
- - Format: minutes:seconds (e.g. 5:30) -
-
- -
-
- - Format: minutes:seconds (e.g. 10:45) -
-
@@ -46,6 +30,32 @@
+ +
+
+
Advanced Options
+
+
+
+ +
+
+ + Format: minutes:seconds (e.g. 5:30) +
+
+ +
+
+ + Format: minutes:seconds (e.g. 10:45) +
+
+
+
+
+ +
+
+
Advanced Options
+
+
+
+ +
+
+ + Format: minutes:seconds (e.g. 5:30) +
+
+ +
+
+ + Format: minutes:seconds (e.g. 10:45) +
+
+
+
+