修复启动时自动收纳不可用的BUG

This commit is contained in:
CJK_mkp
2025-05-31 21:13:02 +08:00
parent 2fa27d6f83
commit 2e2c33bcf2
28 changed files with 173 additions and 46 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ namespace Ink_Canvas {
// FloatingBarIcons_MouseUp_New(sender);
if (sender == null)
foldFloatingBarByUser = false;
foldFloatingBarByUser = true;
else
foldFloatingBarByUser = true;
unfoldFloatingBarByUser = false;