From 51de98bd5b7f40fb12ea1c2831589bc9536acd46 Mon Sep 17 00:00:00 2001 From: "Mr.Xia" <1424473282@qq.com> Date: Sat, 16 May 2026 11:02:00 +0800 Subject: [PATCH] Add a splitter to resize the main panes --- MainWindow.xaml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index a274925..35db02b 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -73,7 +73,8 @@ - + + @@ -175,10 +176,20 @@ + + @@ -234,7 +245,7 @@