Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix autoclicking and reduce repetition #20

Merged
merged 4 commits into from
Oct 15, 2022
Merged

Fix autoclicking and reduce repetition #20

merged 4 commits into from
Oct 15, 2022

Conversation

MrTanoshii
Copy link
Owner

Refactor

  • Add parse_string_to_u64()
  • Add parse_string_to_f64()

Fix

  • When starting the autoclicking using the hotkey, the first click is immediately dispatched. Note: when starting the autoclicking using the button, the first click is still delayed by the click interval (that is, behavior unchanged)

@MrTanoshii MrTanoshii added bug Something isn't working enhancement New feature or request labels Oct 14, 2022
@MrTanoshii MrTanoshii self-assigned this Oct 14, 2022
@MrTanoshii
Copy link
Owner Author

Contributes to #3

@MrTanoshii MrTanoshii merged commit 8267a35 into main Oct 15, 2022
@MrTanoshii MrTanoshii deleted the mrtanoshii branch October 15, 2022 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant