From 01c21330123e4f9e4bd5ca2d977554bbd63f59bf Mon Sep 17 00:00:00 2001
From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
Date: Wed, 11 Sep 2024 10:32:17 +0800
Subject: [PATCH] feat: Notification animations.
---
.../Controls/Notification.axaml | 202 ++++++++++++++++--
.../Controls/Notification/NotificationCard.cs | 9 +
2 files changed, 196 insertions(+), 15 deletions(-)
diff --git a/src/Ursa.Themes.Semi/Controls/Notification.axaml b/src/Ursa.Themes.Semi/Controls/Notification.axaml
index 8cfa4c8..8b139e7 100644
--- a/src/Ursa.Themes.Semi/Controls/Notification.axaml
+++ b/src/Ursa.Themes.Semi/Controls/Notification.axaml
@@ -23,16 +23,19 @@
@@ -58,7 +61,7 @@
-
+
@@ -145,17 +148,101 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+