From b97a7d26ae3386e28d557157c365f375392bc808 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Sat, 25 Jan 2025 12:40:26 +0800 Subject: [PATCH] feat: add Loading switch. --- demo/Ursa.Demo/Pages/IconButtonDemo.axaml | 23 +++++++++++++++---- .../ViewModels/IconButtonDemoViewModel.cs | 1 + 2 files changed, 20 insertions(+), 4 deletions(-) diff --git a/demo/Ursa.Demo/Pages/IconButtonDemo.axaml b/demo/Ursa.Demo/Pages/IconButtonDemo.axaml index 7400f93..2162b58 100644 --- a/demo/Ursa.Demo/Pages/IconButtonDemo.axaml +++ b/demo/Ursa.Demo/Pages/IconButtonDemo.axaml @@ -95,19 +95,31 @@ - + + + + + @@ -118,6 +130,7 @@ @@ -127,11 +140,13 @@