From ac4bee75ef9caaf97e206eb70410c2e7d5f4f724 Mon Sep 17 00:00:00 2001 From: BoulderBadgeDad Date: Sat, 13 Jun 2026 19:24:10 -0700 Subject: [PATCH] video side: 'Video Manager' subtitle + animated sliding-pill toggle MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Subtitle on the video side is now 'Video Manager' (was 'Video Sync & Manager'). Music keeps 'Music Sync & Manager' — sync fits music, not video. - Toggle is now a proper animated pill: a gradient thumb slides under the active side (CSS-driven off body[data-side], spring easing), each side has a small icon (music note / film), inset track. Still data-attr wired, no inline onclick. --- webui/index.html | 11 +++++- webui/static/video/video-side.css | 65 ++++++++++++++++++++++++------- webui/static/video/video-side.js | 2 +- 3 files changed, 61 insertions(+), 17 deletions(-) diff --git a/webui/index.html b/webui/index.html index 0f497eab..cb2dbe99 100644 --- a/webui/index.html +++ b/webui/index.html @@ -222,8 +222,15 @@
- - + + +