From ccc25b4801ae59b0a1909ed1e13e7a2d9677fca3 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:43:18 +0800 Subject: [PATCH] feat: CheckBox :pressed Background. --- demo/Semi.Avalonia.Demo/Pages/ListBoxDemo.axaml | 8 ++++---- src/Semi.Avalonia/Themes/Dark/CheckBox.axaml | 2 +- src/Semi.Avalonia/Themes/Light/CheckBox.axaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/demo/Semi.Avalonia.Demo/Pages/ListBoxDemo.axaml b/demo/Semi.Avalonia.Demo/Pages/ListBoxDemo.axaml index ef6059e..883338c 100644 --- a/demo/Semi.Avalonia.Demo/Pages/ListBoxDemo.axaml +++ b/demo/Semi.Avalonia.Demo/Pages/ListBoxDemo.axaml @@ -78,8 +78,8 @@ - Small 1 - Small 2 + Large 1 + Large 2 - Small 1 - Small 2 + Large 1 + Large 2 diff --git a/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml b/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml index 4898489..c620699 100644 --- a/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml +++ b/src/Semi.Avalonia/Themes/Dark/CheckBox.axaml @@ -9,7 +9,7 @@ - + diff --git a/src/Semi.Avalonia/Themes/Light/CheckBox.axaml b/src/Semi.Avalonia/Themes/Light/CheckBox.axaml index 8d0eb3d..7b8f707 100644 --- a/src/Semi.Avalonia/Themes/Light/CheckBox.axaml +++ b/src/Semi.Avalonia/Themes/Light/CheckBox.axaml @@ -11,7 +11,7 @@ - +