Revert to InsideFit type

This commit is contained in:
Jack251970 2025-07-07 21:05:19 +08:00
parent 42e11d88c8
commit c8de5ef2d4

View file

@ -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"