From f9683e2ae19546e1d138d84d5ca51e3a51066afb Mon Sep 17 00:00:00 2001 From: Daniel Han Date: Wed, 1 Jul 2026 02:30:35 +0000 Subject: [PATCH] Studio Images: correct the Advanced panel comment (closed by default, fixed toggle) --- studio/frontend/src/features/images/images-page.tsx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/studio/frontend/src/features/images/images-page.tsx b/studio/frontend/src/features/images/images-page.tsx index 34d7d23b1a..47f3f84c67 100644 --- a/studio/frontend/src/features/images/images-page.tsx +++ b/studio/frontend/src/features/images/images-page.tsx @@ -2037,9 +2037,10 @@ export function ImagesPage() { )} - {/* Right-docked Advanced panel (mirrors Chat's settings panel): open by default and - toggleable, so the optimisation controls are discoverable instead of buried at the - bottom of the left rail. */} + {/* Right-docked Advanced panel (mirrors Chat's settings panel): closed by default, + opened by the single fixed top-bar toggle above (which never moves between states, + like Chat's run-settings toggle), so the optimisation controls are discoverable + without being docked open or buried at the bottom of the left rail. */} {advancedOpen && (