From 839f862b7d8518b52348b4da292e86a79bc46842 Mon Sep 17 00:00:00 2001 From: Mika Kuns Date: Wed, 22 Apr 2026 13:50:35 +0200 Subject: [PATCH] fix(ui): move agent-settings expander out of capped scroller so it expands properly --- .../Views/Islands/DetailsIslandView.axaml | 87 ++++++++++--------- 1 file changed, 44 insertions(+), 43 deletions(-) diff --git a/src/ClaudeDo.Ui/Views/Islands/DetailsIslandView.axaml b/src/ClaudeDo.Ui/Views/Islands/DetailsIslandView.axaml index e9c69cc..a2aef9d 100644 --- a/src/ClaudeDo.Ui/Views/Islands/DetailsIslandView.axaml +++ b/src/ClaudeDo.Ui/Views/Islands/DetailsIslandView.axaml @@ -88,8 +88,8 @@ - - + + @@ -150,49 +150,50 @@ LostFocus="NotesLostFocus"/> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +