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 && (