Version
0.2.2
Description of the issue
I'm using DroidPad to control my pc's mouse using a android phone gyroscope
for this I'm tegojs with a udp server to recieve the data basically in a loop.
Everything works fine as far as moving the mouse, however anytime either keyToggle or mouseToggle functions are used even only once, the mouse movements become extremely delayed, making it basically unusable.
Even after setting both setMouseDelay and setKeyboardDelay to 0
Same happens on node and bun
Steps to reproduce
- call moveMouse in a loop
- use keyToggle or mouseToggle
Logs or error messages
Environment
OS: Windows
Checklist
Version
0.2.2
Description of the issue
I'm using DroidPad to control my pc's mouse using a android phone gyroscope
for this I'm tegojs with a udp server to recieve the data basically in a loop.
Everything works fine as far as moving the mouse, however anytime either keyToggle or mouseToggle functions are used even only once, the mouse movements become extremely delayed, making it basically unusable.
Even after setting both setMouseDelay and setKeyboardDelay to 0
Same happens on node and bun
Steps to reproduce
Logs or error messages
Environment
OS: Windows
Checklist