From e3c85d80ef144c9aa17f18a06f2bd1ad48f3aca8 Mon Sep 17 00:00:00 2001 From: Zhang Dian <54255897+zdpcdt@users.noreply.github.com> Date: Mon, 24 Jun 2024 15:58:26 +0800 Subject: [PATCH] feat: square. --- demo/Ursa.Demo/Pages/AvatarDemo.axaml | 9 +++ src/Ursa.Themes.Semi/Controls/Avatar.axaml | 74 +++++++++++++--------- 2 files changed, 52 insertions(+), 31 deletions(-) diff --git a/demo/Ursa.Demo/Pages/AvatarDemo.axaml b/demo/Ursa.Demo/Pages/AvatarDemo.axaml index 7605f6b..43b2a5f 100644 --- a/demo/Ursa.Demo/Pages/AvatarDemo.axaml +++ b/demo/Ursa.Demo/Pages/AvatarDemo.axaml @@ -64,6 +64,15 @@ + + + + + + + + + diff --git a/src/Ursa.Themes.Semi/Controls/Avatar.axaml b/src/Ursa.Themes.Semi/Controls/Avatar.axaml index 0f5676c..2651563 100644 --- a/src/Ursa.Themes.Semi/Controls/Avatar.axaml +++ b/src/Ursa.Themes.Semi/Controls/Avatar.axaml @@ -12,39 +12,40 @@ + - - - - - - - - - - - - - - + + + + + + + + + + + + + + +