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
I was using moveTo() function and I notice that, after moving to destination, there will be a short pause about 1 s and you can not do any operation in that 1 s
The text was updated successfully, but these errors were encountered:
I test it in a plain py file, and the delay turns down to 0.1 s, maybe it's that I was using pynput listening my mouse and the movement happens in a click event
I was using moveTo() function and I notice that, after moving to destination, there will be a short pause about 1 s and you can not do any operation in that 1 s
The text was updated successfully, but these errors were encountered: