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 eb81f71 commit 1e06799Copy full SHA for 1e06799
Flow.Launcher/SettingPages/Views/SettingsPaneGeneral.xaml
@@ -386,6 +386,8 @@
386
<cc:ExCard
387
Title="{DynamicResource ShouldUseDoublePinyin}"
388
Icon=""
389
+ Visibility="{ext:VisibleWhen {Binding ShouldUsePinyin},
390
+ IsEqualToBool=True}"
391
Sub="{DynamicResource ShouldUseDoublePinyinToolTip}">
392
<cc:ExCard.SideContent>
393
<ui:ToggleSwitch
0 commit comments