node-3d/glfw-raub

Event KeyUp and KeyDown missing some values

justgook opened this issue · 2 comments

prop key of event missing values: ArrowUp,ArrowRight ,ArrowDown ,ArrowLeft ,Alt ,Meta ,Control ,Shift ,CapsLock ,Tab ,Escape

https://github.com/node-3d/glfw-raub/blob/master/js/window.js#L472-L474

BTW: code: 'Keya', also is wrong - it should be KeyA

raub commented

Fixed in glfw-raub@4.2.0