Skip to content

Fixed #192

maximosigniorini requested to merge maximosigniorini/audiostellar:192 into units

Fixed keyboard shortcuts not workin in Windows 10. Switched ".key" method in keypressed event to ".keycode" which returns consistent values. This needs to be tested under Mac & Linux, the keycodes there will possibly vary.

Merge request reports