File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Flow.Launcher/SettingPages/Views Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 47
47
Title =" {DynamicResource useLogonTaskForStartup}"
48
48
Icon ="  "
49
49
Sub =" {DynamicResource useLogonTaskForStartupTooltip}"
50
- Type =" InsideFit " >
50
+ Type =" Inside " >
51
51
<ui : ToggleSwitch
52
52
IsOn =" {Binding UseLogonTaskForStartup}"
53
53
OffContent =" {DynamicResource disable}"
480
480
<cc : ExCard
481
481
Title =" {DynamicResource ShouldUseDoublePinyin}"
482
482
Icon ="  "
483
+ Sub =" {DynamicResource ShouldUseDoublePinyinToolTip}"
483
484
Visibility =" {ext:VisibleWhen {Binding ShouldUsePinyin},
484
- IsEqualToBool=True}"
485
- Sub =" {DynamicResource ShouldUseDoublePinyinToolTip}" >
485
+ IsEqualToBool=True}" >
486
486
<cc : ExCard .SideContent>
487
487
<ui : ToggleSwitch
488
488
IsOn =" {Binding UseDoublePinyin}"
You can’t perform that action at this time.
0 commit comments