From 0d34bd1c82fad27e4bfeb3110f4ca0499b64d37f Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 6 Aug 2021 09:50:43 +0800 Subject: [PATCH] style<*>: commit's SHA display style in popups --- src/Views/Popups/Archive.xaml | 5 ++++- src/Views/Popups/Archive.xaml.cs | 4 +++- src/Views/Popups/CherryPick.xaml | 7 +++++-- src/Views/Popups/CherryPick.xaml.cs | 3 ++- src/Views/Popups/CreateBranch.xaml | 5 ++++- src/Views/Popups/CreateBranch.xaml.cs | 5 ++++- src/Views/Popups/CreateTag.xaml | 5 ++++- src/Views/Popups/CreateTag.xaml.cs | 4 +++- src/Views/Popups/Rebase.xaml | 7 +++++-- src/Views/Popups/Rebase.xaml.cs | 6 ++++-- src/Views/Popups/Reset.xaml | 5 ++++- src/Views/Popups/Reset.xaml.cs | 3 ++- src/Views/Popups/Revert.xaml | 7 +++++-- src/Views/Popups/Revert.xaml.cs | 3 ++- src/Views/Popups/Reword.xaml | 7 +++++-- src/Views/Popups/Reword.xaml.cs | 4 +++- src/Views/Popups/Squash.xaml | 12 +++++++++--- src/Views/Popups/Squash.xaml.cs | 7 +++++-- 18 files changed, 73 insertions(+), 26 deletions(-) diff --git a/src/Views/Popups/Archive.xaml b/src/Views/Popups/Archive.xaml index 40912bb2..16b2ffe4 100644 --- a/src/Views/Popups/Archive.xaml +++ b/src/Views/Popups/Archive.xaml @@ -30,7 +30,10 @@ Orientation="Horizontal" VerticalAlignment="Center"> - + + + + - + @@ -28,7 +28,10 @@ Orientation="Horizontal" VerticalAlignment="Center"> - + + + + - + + + + - + + + + - + @@ -42,7 +42,10 @@ Orientation="Horizontal" VerticalAlignment="Center"> - + + + + - + + + + - + @@ -28,7 +28,10 @@ Orientation="Horizontal" VerticalAlignment="Center"> - + + + + - + @@ -30,7 +30,10 @@ Orientation="Horizontal" VerticalAlignment="Center"> - + + + + - + @@ -31,7 +31,10 @@ Orientation="Horizontal" VerticalAlignment="Center"> - + + + + - + + + +