If the key or character callback performs actions that indirectly updates the key repeat timer, those changes would be undone once the key callback returned. This fixes the order of operations so that key repeat is fully set up before the key related events are emitted.master
parent
9180923ea0
commit
40b5a8a37c
1 changed files with 5 additions and 3 deletions
Loading…
Reference in New Issue