From 9220c46d4384f87392ffd7a3c4e63a90cbb5897f Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Wed, 11 Sep 2024 12:22:20 +0800 Subject: [PATCH] feat: enhance NotificationCard. --- .../Pages/NotificationDemo.axaml | 26 +++++--- .../Pages/NotificationDemo.axaml.cs | 13 +++- .../Controls/NotificationCard.axaml | 62 ++++++++++--------- .../Themes/Dark/NotificationCard.axaml | 7 ++- .../Themes/Light/NotificationCard.axaml | 5 +- .../Themes/Shared/NotificationCard.axaml | 23 +++++-- 6 files changed, 88 insertions(+), 48 deletions(-) diff --git a/demo/Semi.Avalonia.Demo/Pages/NotificationDemo.axaml b/demo/Semi.Avalonia.Demo/Pages/NotificationDemo.axaml index f4dcf01..684441c 100644 --- a/demo/Semi.Avalonia.Demo/Pages/NotificationDemo.axaml +++ b/demo/Semi.Avalonia.Demo/Pages/NotificationDemo.axaml @@ -7,11 +7,23 @@ d:DesignHeight="450" d:DesignWidth="800" mc:Ignorable="d"> - -