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 9b9ebfc + 43dcb38 commit 7337709Copy full SHA for 7337709
Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml
@@ -137,7 +137,7 @@
137
Title="{DynamicResource AlwaysPreview}"
138
Margin="0 14 0 0"
139
Icon=""
140
- Sub="{DynamicResource AlwaysPreviewToolTip}">
+ Sub="{Binding AlwaysPreviewToolTip}">
141
<ui:ToggleSwitch
142
IsOn="{Binding Settings.AlwaysPreview}"
143
OffContent="{DynamicResource disable}"
0 commit comments