From 9f1d77d667a0a99fc988c41848f8730449aa65cf Mon Sep 17 00:00:00 2001 From: leo Date: Tue, 30 Dec 2025 12:32:29 +0800 Subject: [PATCH] ux: commit base info layout Signed-off-by: leo --- src/Views/CommitBaseInfo.axaml | 8 ++++---- src/Views/CommitDetail.axaml | 17 +++++++++-------- src/Views/DiffView.axaml | 4 ++-- src/Views/DirHistories.axaml | 2 +- src/Views/RevisionFileContentViewer.axaml | 4 ++-- 5 files changed, 18 insertions(+), 17 deletions(-) diff --git a/src/Views/CommitBaseInfo.axaml b/src/Views/CommitBaseInfo.axaml index ab1520ed..eefd95aa 100644 --- a/src/Views/CommitBaseInfo.axaml +++ b/src/Views/CommitBaseInfo.axaml @@ -17,7 +17,7 @@ - + @@ -35,7 +35,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -196,7 +196,7 @@ diff --git a/src/Views/CommitDetail.axaml b/src/Views/CommitDetail.axaml index e032cca2..6936d448 100644 --- a/src/Views/CommitDetail.axaml +++ b/src/Views/CommitDetail.axaml @@ -9,14 +9,14 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="SourceGit.Views.CommitDetail" x:DataType="vm:CommitDetail"> - + - + + Children="{Binding Children}" + Margin="0,0,12,0"/> - + @@ -72,7 +73,7 @@ - @@ -84,14 +85,14 @@ - + - + diff --git a/src/Views/DiffView.axaml b/src/Views/DiffView.axaml index 912ea97f..0b6c451d 100644 --- a/src/Views/DiffView.axaml +++ b/src/Views/DiffView.axaml @@ -270,7 +270,7 @@ - + @@ -294,7 +294,7 @@ - + diff --git a/src/Views/DirHistories.axaml b/src/Views/DirHistories.axaml index c9aef4e6..e2c0beff 100644 --- a/src/Views/DirHistories.axaml +++ b/src/Views/DirHistories.axaml @@ -120,7 +120,7 @@ BorderBrush="{DynamicResource Brush.Border0}"/> - + diff --git a/src/Views/RevisionFileContentViewer.axaml b/src/Views/RevisionFileContentViewer.axaml index 67c67bed..3422578f 100644 --- a/src/Views/RevisionFileContentViewer.axaml +++ b/src/Views/RevisionFileContentViewer.axaml @@ -60,10 +60,10 @@ - + - +