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.
1 parent f0512d7 commit 755ddb4Copy full SHA for 755ddb4
Flow.Launcher/SettingPages/Views/SettingsPaneTheme.xaml
@@ -337,7 +337,7 @@
337
IsHitTestVisible="False"
338
Style="{DynamicResource ClockPanel}"
339
Visibility="Visible">
340
- <!-- Because these two textblock follow SettingWindowFont, we need to revert its font family explictly -->
+ <!-- Because these two textblock follow SettingWindowFont, we need to revert their font family explictly -->
341
<TextBlock
342
x:Name="ClockBox"
343
FontFamily="{Binding ClockPanelFont, Mode=OneTime}"
0 commit comments