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 WXKG01LM if no click up event is received #1418

Merged
merged 2 commits into from Jul 20, 2020

Conversation

ArkadiuszNiemiec
Copy link
Contributor

Added timeout equals to 5 seconds timeout after click down. If no click up event is received (e.g. it was sent before click up event) it will reset the long variable so the next click is not treated as click up of previous one.

@Koenkk
Copy link
Owner

Koenkk commented Jul 20, 2020

Thanks!

@Koenkk Koenkk merged commit f1974ce into Koenkk:master Jul 20, 2020
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.

None yet

2 participants