There was an error while loading. Please reload this page.
1 parent d0a99af commit 1985351Copy full SHA for 1985351
1 file changed
Telegram/Themes/Generic.xaml
@@ -5995,7 +5995,7 @@
5995
<VisualState x:Name="Disabled">
5996
<Storyboard>
5997
<ObjectAnimationUsingKeyFrames Storyboard.TargetProperty="Foreground"
5998
- Storyboard.TargetName="ContentPresenter">
+ Storyboard.TargetName="Icon">
5999
<DiscreteObjectKeyFrame KeyTime="0"
6000
Value="{ThemeResource SystemControlForegroundBaseLowBrush}" />
6001
</ObjectAnimationUsingKeyFrames>
0 commit comments