Skip to content

Commit 65d050f

Browse files
committed
Update PathIcons.xaml
1 parent de1df9c commit 65d050f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App/ResourceDictionaries/PathIcons.xaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,6 +1089,7 @@
10891089
<Setter Target="Path3.Fill" Value="{ThemeResource TextOnAccentFillColorPrimaryBrush}" />
10901090
</VisualState.Setters>
10911091
</VisualState>
1092+
<VisualState x:Name="Disabled" />
10921093
</VisualStateGroup>
10931094
</VisualStateManager.VisualStateGroups>
10941095
</Viewbox>

0 commit comments

Comments
 (0)