]> git.proxmox.com Git - mirror_novnc.git/commit
Handle _keyDownList in _sendKeyEvent()
authorPierre Ossman <ossman@cendio.se>
Fri, 9 Mar 2018 11:13:21 +0000 (12:13 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 9 Mar 2018 11:13:21 +0000 (12:13 +0100)
commitd6ae4457738a54593f8d230d16cd1a464b151100
treec479647519a285db613b5580cbef797564bff4d2
parent06309160ee25b7b99c96008f3d4d28933b097715
Handle _keyDownList in _sendKeyEvent()

This makes sure it never gets out of sync with what we've actually
sent.
core/input/keyboard.js