Open
Description
Hi,
This register (same in docs) will be triggered when X is pressed alone, and when Control is pressed alone. And when doing the combination, it will trigger 2 times (because the 2 keys are pressed of course)
hotkeys.register([qKeys.CmdOrCtrl, qKeys.X], hotkeyAction)
I don't think it is the intended behaviour
Metadata
Metadata
Assignees
Labels
No labels