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}"
|
||||
Icon=""
|
||||
Sub="{DynamicResource useLogonTaskForStartupTooltip}"
|
||||
Type="Inside">
|
||||
Type="InsideFit">
|
||||
<ui:ToggleSwitch
|
||||
IsOn="{Binding UseLogonTaskForStartup}"
|
||||
OffContent="{DynamicResource disable}"
|
||||
|
|
@ -87,7 +87,6 @@
|
|||
OnContent="{DynamicResource enable}" />
|
||||
</cc:Card>
|
||||
|
||||
|
||||
<cc:Card
|
||||
Title="{DynamicResource showAtTopmost}"
|
||||
Margin="0 14 0 0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue