From ee20eba04769bf287576999de37d866544d5f5d8 Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 29 Oct 2024 16:51:54 +0800 Subject: [PATCH] ux: limit the minimal width/height of resizable panels (#619) Signed-off-by: leo --- src/Views/Histories.axaml | 8 ++++---- src/Views/StashesPage.axaml | 2 +- src/Views/WorkingCopy.axaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Views/Histories.axaml b/src/Views/Histories.axaml index f372d5d5..20f49d90 100644 --- a/src/Views/Histories.axaml +++ b/src/Views/Histories.axaml @@ -12,15 +12,15 @@ x:Name="ThisControl"> - + - + - + - + diff --git a/src/Views/StashesPage.axaml b/src/Views/StashesPage.axaml index b3e52771..0b747179 100644 --- a/src/Views/StashesPage.axaml +++ b/src/Views/StashesPage.axaml @@ -13,7 +13,7 @@ - + diff --git a/src/Views/WorkingCopy.axaml b/src/Views/WorkingCopy.axaml index 9fab9927..158268cd 100644 --- a/src/Views/WorkingCopy.axaml +++ b/src/Views/WorkingCopy.axaml @@ -12,7 +12,7 @@ - +