From a0adb8b14be116c5380ec59970a8a336ddcb70fb Mon Sep 17 00:00:00 2001 From: w1n5t0n Date: Sun, 22 Mar 2026 11:07:38 +0200 Subject: [PATCH] fix(playground): move Visual/Synth toggle into bottom toolbar in immersive UI Relocated the output mode toggle from a floating top-right position into the bottom floating bar where it's more discoverable. Removed the duplicate toggle from the expanded sheet. Compact pill-toggle-sm style fits the toolbar layout. --- playground/a-immersive.html | 18 ++++-------------- playground/css/a-immersive.css | 32 ++++++-------------------------- playground/js/a-app.js | 15 +++------------ 3 files changed, 13 insertions(+), 52 deletions(-) diff --git a/playground/a-immersive.html b/playground/a-immersive.html index 3df0926..7586852 100644 --- a/playground/a-immersive.html +++ b/playground/a-immersive.html @@ -30,12 +30,6 @@ - -
- - -
- @@ -67,6 +61,10 @@