diff --git a/src/Ursa.Themes.Semi/Controls/Loading.axaml b/src/Ursa.Themes.Semi/Controls/Loading.axaml index 8889987..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 @@ - + - - - + + + @@ -70,8 +75,8 @@ + Background="{TemplateBinding Background}" + IsHitTestVisible="True" /> - + @@ -111,9 +116,9 @@ ContentTemplate="{TemplateBinding ContentTemplate}" />