From 5d7c3b42fae54283701abff8d126f6619cf7f767 Mon Sep 17 00:00:00 2001 From: Admin Date: Sun, 5 Apr 2026 21:58:09 +0500 Subject: [PATCH] fix(player): move speed and auto-next controls out of mini-player bar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Speed and auto-next are already available in the full listening mode overlay — no need to clutter the compact bottom bar with them. Co-Authored-By: Claude Sonnet 4.6 --- ui/src/routes/+layout.svelte | 40 ------------------------------------ 1 file changed, 40 deletions(-) diff --git a/ui/src/routes/+layout.svelte b/ui/src/routes/+layout.svelte index 991080a..c684f8c 100644 --- a/ui/src/routes/+layout.svelte +++ b/ui/src/routes/+layout.svelte @@ -916,46 +916,6 @@ - - - - - {:else if audioStore.status === 'generating'}