From be10e78c7af3513ad35a89343e3c1a86338ea0b6 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Mon, 17 Aug 2026 17:46:29 -0400 Subject: [PATCH] Swap the banner's checkboxes with the mode, and put the mark behind the mesh transcript The mesh had its own row inside the pane while the banner kept showing the assistant's three, so switching mode left controls on screen that governed nothing visible. --- Plugin/unraid/include/ai_chat.php | 23 ++++++++++++++++++- Plugin/unraid/include/node_chat.php | 34 ++++++++++++++--------------- 2 files changed, 39 insertions(+), 18 deletions(-) diff --git a/Plugin/unraid/include/ai_chat.php b/Plugin/unraid/include/ai_chat.php index f25f7f6..fa99bef 100644 --- a/Plugin/unraid/include/ai_chat.php +++ b/Plugin/unraid/include/ai_chat.php @@ -2427,7 +2427,7 @@ function vv_ai_chat_markup(string $prefix, array $o = []): void { Both are view controls: neither changes what is asked, only what you watch while it happens. That is why they sit here with the window controls rather than in the composer beside the things that shape the question. --> - + @@ -2442,6 +2442,27 @@ function vv_ai_chat_markup(string $prefix, array $o = []): void { + + + + + diff --git a/Plugin/unraid/include/node_chat.php b/Plugin/unraid/include/node_chat.php index f8db570..88e940b 100644 --- a/Plugin/unraid/include/node_chat.php +++ b/Plugin/unraid/include/node_chat.php @@ -246,32 +246,26 @@ function vv_nc_pane_markup(string $prefix, bool $meshDefault = false, string $he
- - - -
+ +
+
+ style="position:relative;z-index:1;height:var(--vv-nc-h,300px);overflow-y:auto; + padding:6px 2px;font-size:12px;">
Loading…
+