jaywcjlove / react-hotkeys

React component to listen to keydown and keyup keyboard events, defining and dispatching keyboard shortcuts.

Home Page:https://jaywcjlove.github.io/react-hotkeys/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shift-ctrl-alt-4 activates ctrl-alt-4

alexander-gush opened this issue · comments

When im pressing shift-ctrl-alt-4, it activates the shortcut for ctrl-alt-4 (in electron app). Is it the right behaviour? (I don't have shortcut for shift-ctrl-alt-4)