ux: new style for ToggleButton.toggle_untracked

This commit is contained in:
leo 2024-11-27 11:10:44 +08:00
parent c70f94cba1
commit c5d82eb719
No known key found for this signature in database

View file

@ -1182,7 +1182,7 @@
<Path x:Name="PART_IndicatorIcon" <Path x:Name="PART_IndicatorIcon"
Margin="{TemplateBinding Padding}" Margin="{TemplateBinding Padding}"
Stretch="Fill" Stretch="Fill"
Width="14" Height="10" Width="14" Height="14"
Data="{StaticResource Icons.EyeClose}" Data="{StaticResource Icons.EyeClose}"
Fill="{DynamicResource Brush.FG1}" Fill="{DynamicResource Brush.FG1}"
Opacity=".8"/> Opacity=".8"/>