You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately, that would mean rewrite whole core. Ideally that's what needs to be done, but OTOH I don't use this library currently, so my motivation is pretty low :)
Currently it's not possible to bind listener for modifier keys only like:
keymage('shift', () => { console.log('Whoa!'); }
The text was updated successfully, but these errors were encountered: