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 9b9ebfc commit 43dcb38Copy full SHA for 43dcb38
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