fix(behaviors): Capture mods for &key_repeat
* When tracking the last keycode, also capture the currently held explicit modifiers to use when replaying the key later.
This commit is contained in:
parent
70bb7c9334
commit
52b1fd5dd3
5 changed files with 32 additions and 1 deletions
|
|
@ -0,0 +1,2 @@
|
|||
s/.*hid_listener_keycode_//p
|
||||
s/.*hid_implicit_modifiers_//p
|
||||
Loading…
Add table
Add a link
Reference in a new issue