From fdc41515b7389a3d4ab10388a2cd820cff048517 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 29 May 2024 17:08:41 +0800 Subject: [PATCH 1/5] ux: remove text decorators of commit SHA in the left panel of FileHistories --- src/Views/FileHistories.axaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Views/FileHistories.axaml b/src/Views/FileHistories.axaml index 436ca4b1..a2557275 100644 --- a/src/Views/FileHistories.axaml +++ b/src/Views/FileHistories.axaml @@ -86,7 +86,7 @@ - + From 7154221946fbc86ca08343a2d1a3fea9d4ddf1f9 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 29 May 2024 17:31:01 +0800 Subject: [PATCH 2/5] ux: new style for ChangeViewModeSwitcher --- src/Resources/Styles.axaml | 6 ++++++ src/Views/ChangeViewModeSwitcher.axaml | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/src/Resources/Styles.axaml b/src/Resources/Styles.axaml index 2f8bb671..85bf7602 100644 --- a/src/Resources/Styles.axaml +++ b/src/Resources/Styles.axaml @@ -60,6 +60,12 @@ + +