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
@@ -54,7 +54,7 @@ namespace Ink_Canvas {
// FloatingBarIcons_MouseUp_New(sender);
if (sender == null)
foldFloatingBarByUser = true;
foldFloatingBarByUser = false;
else
foldFloatingBarByUser = true;
unfoldFloatingBarByUser = false;