From c44b9a01733e86f78a2d9d071b05614d0bb1b23f Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Mon, 30 Dec 2024 17:53:44 +0800
Subject: [PATCH] fix: fix debug crash issue.
---
demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml | 4 ++--
demo/Semi.Avalonia.Demo/Views/MainView.axaml | 6 ++----
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml b/demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml
index a9d085c..1892108 100644
--- a/demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml
+++ b/demo/Semi.Avalonia.Demo/Themes/ToggleSwitch.axaml
@@ -25,7 +25,7 @@
-
+
+
\ No newline at end of file
diff --git a/demo/Semi.Avalonia.Demo/Views/MainView.axaml b/demo/Semi.Avalonia.Demo/Views/MainView.axaml
index 3d35910..e0ce3e4 100644
--- a/demo/Semi.Avalonia.Demo/Views/MainView.axaml
+++ b/demo/Semi.Avalonia.Demo/Views/MainView.axaml
@@ -50,10 +50,6 @@
-
@@ -68,6 +64,8 @@