From 81291c198b6ec3728be48763d2b176113a57d16b Mon Sep 17 00:00:00 2001 From: dev Date: Fri, 5 Jun 2026 22:15:04 +0200 Subject: [PATCH] =?UTF-8?q?WebUI:=20fix=20empty=20Quality=20Profile=20tile?= =?UTF-8?q?=20=E2=80=94=20gate=20whole=20tile,=20not=20inner=20group?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Quality Profile tile expanded to an empty body: settings.js updateSourceVisibility toggled only the inner #quality-profile-section (Soulseek-only + downloads-tab gate), leaving the new collapsible tile's header/body visible with hidden contents. Wrap the tile in #quality-profile-tile and gate that wrapper as a unit instead, so the whole tile shows (Soulseek active) or hides (otherwise) — no empty shell. Co-Authored-By: Claude Opus 4.8 --- webui/index.html | 7 ++++++- webui/static/settings.js | 10 ++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/webui/index.html b/webui/index.html index 61a54d93..59568c18 100644 --- a/webui/index.html +++ b/webui/index.html @@ -4967,7 +4967,11 @@ -