fix:修复了自动收纳的相关问题

This commit is contained in:
CJK_mkp
2025-06-29 15:07:13 +08:00
parent 60c6e0632d
commit 27a1baae7b
3 changed files with 449 additions and 2 deletions
+1 -1
View File
@@ -211,7 +211,7 @@ namespace Ink_Canvas {
// 自动收纳到侧边栏
if (Settings.Startup.IsFoldAtStartup)
{
FoldFloatingBar_MouseUp(null, null);
FoldFloatingBar_MouseUp(new object(), null);
}
// 恢复崩溃后操作设置