diff --git a/demo/Ursa.Demo/Views/TitleBarRightContent.axaml b/demo/Ursa.Demo/Views/TitleBarRightContent.axaml index 4fa97bf..9ce261b 100644 --- a/demo/Ursa.Demo/Views/TitleBarRightContent.axaml +++ b/demo/Ursa.Demo/Views/TitleBarRightContent.axaml @@ -6,17 +6,11 @@ mc:Ignorable="d" d:DesignWidth="800" d:DesignHeight="450" x:Class="Ursa.Demo.Views.TitleBarRightContent"> - + diff --git a/src/Ursa.Themes.Semi/Controls/Loading.axaml b/src/Ursa.Themes.Semi/Controls/Loading.axaml index db54627..1e85d9b 100644 --- a/src/Ursa.Themes.Semi/Controls/Loading.axaml +++ b/src/Ursa.Themes.Semi/Controls/Loading.axaml @@ -2,9 +2,14 @@ xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:converters="clr-namespace:Ursa.Themes.Semi.Converters" - xmlns:u="clr-namespace:Ursa.Controls;assembly=Ursa" - xmlns:iri="https://irihi.tech/shared"> + xmlns:iri="https://irihi.tech/shared" + xmlns:u="clr-namespace:Ursa.Controls;assembly=Ursa"> + + + + + @@ -14,19 +19,19 @@ - + - - - + + + @@ -45,12 +50,12 @@ - -