From bd654fd244114113902741f2ce8d86d1e80a2dc2 Mon Sep 17 00:00:00 2001 From: Erik Darling <2136037+erikdarlingdata@users.noreply.github.com> Date: Tue, 17 Mar 2026 20:49:45 -0400 Subject: [PATCH] Fix TempDB grid: hide when empty, restore Warning column Width=* TempDB grid showed white scrollbar when empty (same fix as IdleDatabases). Warning column was changed from Width=* to Width=200 during filter button addition, causing horizontal scrollbar with data present. Co-Authored-By: Claude Opus 4.6 (1M context) --- Dashboard/Controls/FinOpsContent.xaml | 2 +- Dashboard/Controls/FinOpsContent.xaml.cs | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Dashboard/Controls/FinOpsContent.xaml b/Dashboard/Controls/FinOpsContent.xaml index 461637c..3035376 100644 --- a/Dashboard/Controls/FinOpsContent.xaml +++ b/Dashboard/Controls/FinOpsContent.xaml @@ -1686,7 +1686,7 @@ - +