Missing `space` in the window.Key map?
fcbajao opened this issue · 3 comments
fcbajao commented
Hi,
I found the window.Key
map really useful and have been using it instead of including another 3rd party script just for that purpose. I'm just wondering, why is space
not included there? Is there a browser specific issue with that or something? If none, I can make a pull request to add it there just to make it complete, if I may.
robertleeplummerjr commented
No browser specific issue, please pr and we'll accept.
daominhsangvn commented
Space key
'backspace': 8, '(space)': 32,
robertleeplummerjr commented
We would love to have your names on the list of contributors ;)