From fc036395cc93165875098821e740b80e8819bfa9 Mon Sep 17 00:00:00 2001 From: rabbitism Date: Thu, 16 Mar 2023 20:45:49 +0800 Subject: [PATCH 1/2] fix: fix caption buttons margin. --- src/Semi.Avalonia/Controls/CaptionButtons.axaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Semi.Avalonia/Controls/CaptionButtons.axaml b/src/Semi.Avalonia/Controls/CaptionButtons.axaml index 7ada7e1..a991424 100644 --- a/src/Semi.Avalonia/Controls/CaptionButtons.axaml +++ b/src/Semi.Avalonia/Controls/CaptionButtons.axaml @@ -9,7 +9,7 @@ - + @@ -36,6 +36,7 @@ + Date: Thu, 16 Mar 2023 20:50:51 +0800 Subject: [PATCH 2/2] fix: update cursor. --- src/Semi.Avalonia/Controls/CaptionButtons.axaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Semi.Avalonia/Controls/CaptionButtons.axaml b/src/Semi.Avalonia/Controls/CaptionButtons.axaml index a991424..6997202 100644 --- a/src/Semi.Avalonia/Controls/CaptionButtons.axaml +++ b/src/Semi.Avalonia/Controls/CaptionButtons.axaml @@ -13,6 +13,7 @@ +