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