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 db97288 + a3b0b2d commit dbba91aCopy full SHA for dbba91a
Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml
@@ -154,7 +154,7 @@
154
Title="{DynamicResource AlwaysPreview}"
155
Margin="0 14 0 0"
156
Icon=""
157
- Sub="{Binding AlwaysPreviewToolTip}">
+ Sub="{DynamicResource AlwaysPreviewToolTip}">
158
<ui:ToggleSwitch
159
IsOn="{Binding Settings.AlwaysPreview}"
160
OffContent="{DynamicResource disable}"
0 commit comments