diff --git a/demo/Ursa.Demo/Views/TitleBarRightContent.axaml b/demo/Ursa.Demo/Views/TitleBarRightContent.axaml index 1ba3aaad..4fa97bf4 100644 --- a/demo/Ursa.Demo/Views/TitleBarRightContent.axaml +++ b/demo/Ursa.Demo/Views/TitleBarRightContent.axaml @@ -8,6 +8,8 @@ @@ -219,8 +219,8 @@ Foreground="{TemplateBinding Foreground}" Theme="{DynamicResource BorderlessButton}"> @@ -253,8 +253,8 @@ Foreground="{TemplateBinding Foreground}" Theme="{DynamicResource BorderlessButton}"> @@ -265,8 +265,8 @@ Foreground="{TemplateBinding Foreground}" Theme="{DynamicResource BorderlessButton}"> diff --git a/src/Ursa.Themes.Semi/Controls/DialogShared.axaml b/src/Ursa.Themes.Semi/Controls/DialogShared.axaml index 4ddc3a66..bcaf8610 100644 --- a/src/Ursa.Themes.Semi/Controls/DialogShared.axaml +++ b/src/Ursa.Themes.Semi/Controls/DialogShared.axaml @@ -9,7 +9,7 @@ - + diff --git a/src/Ursa.Themes.Semi/Controls/DualBadge.axaml b/src/Ursa.Themes.Semi/Controls/DualBadge.axaml index 79859b12..2e2a3fb4 100644 --- a/src/Ursa.Themes.Semi/Controls/DualBadge.axaml +++ b/src/Ursa.Themes.Semi/Controls/DualBadge.axaml @@ -49,6 +49,7 @@ Name="{x:Static u:DualBadge.PART_ContentPresenter}" Grid.Column="1" TextElement.FontSize="{TemplateBinding FontSize}" + IsVisible="{TemplateBinding Content,Converter={x:Static ObjectConverters.IsNotNull}}" Foreground="{TemplateBinding Foreground}" Background="{TemplateBinding Background}" Padding="{TemplateBinding Padding}" diff --git a/src/Ursa.Themes.Semi/Controls/NavMenu.axaml b/src/Ursa.Themes.Semi/Controls/NavMenu.axaml index d0eea3ed..9f8a54a9 100644 --- a/src/Ursa.Themes.Semi/Controls/NavMenu.axaml +++ b/src/Ursa.Themes.Semi/Controls/NavMenu.axaml @@ -91,8 +91,7 @@ diff --git a/src/Ursa.Themes.Semi/Controls/Pagination.axaml b/src/Ursa.Themes.Semi/Controls/Pagination.axaml index 558bede2..401e2864 100644 --- a/src/Ursa.Themes.Semi/Controls/Pagination.axaml +++ b/src/Ursa.Themes.Semi/Controls/Pagination.axaml @@ -14,16 +14,14 @@ @@ -58,8 +56,7 @@ @@ -92,8 +89,7 @@ @@ -143,8 +139,7 @@ @@ -153,8 +148,7 @@ @@ -165,8 +159,7 @@ @@ -175,8 +168,7 @@ diff --git a/src/Ursa.Themes.Semi/Controls/ScrollToButton.axaml b/src/Ursa.Themes.Semi/Controls/ScrollToButton.axaml index e0859d31..67c8c64b 100644 --- a/src/Ursa.Themes.Semi/Controls/ScrollToButton.axaml +++ b/src/Ursa.Themes.Semi/Controls/ScrollToButton.axaml @@ -17,8 +17,7 @@ @@ -61,8 +60,7 @@ @@ -89,4 +87,4 @@ - + \ No newline at end of file diff --git a/src/Ursa.Themes.Semi/Controls/TagInput.axaml b/src/Ursa.Themes.Semi/Controls/TagInput.axaml index e3a8732b..42478942 100644 --- a/src/Ursa.Themes.Semi/Controls/TagInput.axaml +++ b/src/Ursa.Themes.Semi/Controls/TagInput.axaml @@ -124,8 +124,8 @@ + + +