parro-it / electron-localshortcut

Add keyboard shortcuts locally to a BrowserWindow instance, without using a Menu
MIT License
422 stars 38 forks source link

Do not work in the following environment #81

Closed LuoRiWuSheng closed 5 years ago

LuoRiWuSheng commented 5 years ago

electron 6.X electron-localshortcut 3.x

This isRegistered interface always returns undefined

parro-it commented 5 years ago

I fixed the bug in keyboardevent-from-electron-accelerator module. The version actually in master should be working now. I'll publish a new release soon