Skip to content

Conversation

@simoschip2000
Copy link

@simoschip2000 simoschip2000 commented Jan 24, 2023

I had the problem that there was a time.sleep in the output script, even though the mouse was not moved. I moved the check, if there is enough mouse movement to the on_move function. Like this it should be cleaner (no need to seperate the parameters string) and there is only a sleep if the mouse is really moving :)

simoschip2000 added 2 commits January 24, 2023 17:24
I had the problem that there was a time.sleep in the output script, even though the mouse was not moved. 
I moved the check, if there is enough mouse movement to the on_move function. Like this it should be cleaner and there is only a sleep if the mouse is really moving :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant