From 569f49d484638d0db5160e425ad3e0ab2a203732 Mon Sep 17 00:00:00 2001 From: BlossomiShymae <87099578+BlossomiShymae@users.noreply.github.com> Date: Mon, 28 Oct 2024 22:24:29 -0500 Subject: [PATCH] Collapse pane by default and reduce width --- Needlework.Net/Views/MainWindow/MainWindowView.axaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Needlework.Net/Views/MainWindow/MainWindowView.axaml b/Needlework.Net/Views/MainWindow/MainWindowView.axaml index f954cba..b02bbd5 100644 --- a/Needlework.Net/Views/MainWindow/MainWindowView.axaml +++ b/Needlework.Net/Views/MainWindow/MainWindowView.axaml @@ -37,6 +37,8 @@