We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da74e81 + 9b111f7 commit 8b77e09Copy full SHA for 8b77e09
1 file changed
WheelWizard/Views/Components/PopupListButton.axaml
@@ -59,7 +59,7 @@
59
HorizontalAlignment="Left" VerticalAlignment="Center"
60
Margin="10,0,10,0" />
61
62
- <components:IconLabel x:Name="PART_ArrowIcon" IconSize="20" FontSize="0"
+ <components:IconLabel x:Name="PART_ArrowIcon" IconSize="20"
63
IsVisible="False"
64
IconData="{StaticResource ArrowRight}"
65
Foreground="{TemplateBinding Foreground}"
@@ -90,4 +90,4 @@
90
<Setter Property="IsVisible" Value="True"/>
91
</Style>
92
93
-</Styles>
+</Styles>
0 commit comments