This commit is contained in:
CJK_mkp
2025-08-28 18:10:52 +08:00
committed by GitHub
parent 357983179c
commit ec0fb0c3cf
+1 -1
View File
@@ -767,7 +767,7 @@ namespace Ink_Canvas.Helpers
// 在鼠标模式下
if (_hotkeysShouldBeRegistered)
{
e.Handled = false;
Handled = false;
}
else
{