Alt+PrtSc emits a different scancode than just PrtSc. Since the GLFW API assumes each key corresponds to only one scancode, this cannot be added to the keycodes array. Instead we replace the scancode at the point of entry. Fixes #1993master
parent
add0521efb
commit
03cfe957e7
3 changed files with 7 additions and 0 deletions
Loading…
Reference in New Issue