Skip to content

Combinations of keys #7

Open
Open
@thormug

Description

@thormug

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions