mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Revert to InsideFit type
This commit is contained in:
parent
42e11d88c8
commit
c8de5ef2d4
1 changed files with 1 additions and 2 deletions
|
|
@ -47,7 +47,7 @@
|
||||||
Title="{DynamicResource useLogonTaskForStartup}"
|
Title="{DynamicResource useLogonTaskForStartup}"
|
||||||
Icon=""
|
Icon=""
|
||||||
Sub="{DynamicResource useLogonTaskForStartupTooltip}"
|
Sub="{DynamicResource useLogonTaskForStartupTooltip}"
|
||||||
Type="Inside">
|
Type="InsideFit">
|
||||||
<ui:ToggleSwitch
|
<ui:ToggleSwitch
|
||||||
IsOn="{Binding UseLogonTaskForStartup}"
|
IsOn="{Binding UseLogonTaskForStartup}"
|
||||||
OffContent="{DynamicResource disable}"
|
OffContent="{DynamicResource disable}"
|
||||||
|
|
@ -87,7 +87,6 @@
|
||||||
OnContent="{DynamicResource enable}" />
|
OnContent="{DynamicResource enable}" />
|
||||||
</cc:Card>
|
</cc:Card>
|
||||||
|
|
||||||
|
|
||||||
<cc:Card
|
<cc:Card
|
||||||
Title="{DynamicResource showAtTopmost}"
|
Title="{DynamicResource showAtTopmost}"
|
||||||
Margin="0 14 0 0"
|
Margin="0 14 0 0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue