You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I just send a key down event the key won't repeat, it just acts the same as a key press.
I wonder if this could be the issue: https://stackoverflow.com/a/71384213/3969362
Looking quick over the lib code it seems we always send an array of INPUT.
If I just send a key down event the key won't repeat, it just acts the same as a key press.
I wonder if this could be the issue: https://stackoverflow.com/a/71384213/3969362
Looking quick over the lib code it seems we always send an array of INPUT.