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

Add debouncing mechanism for hardware scanner #70

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

raphaelm
Copy link
Member

@raphaelm raphaelm commented Aug 9, 2023

This adds a debouncing mechanism for double-scans for hardware scanners as well. I have opted for half the timeout of the camera scan debounding for purely feeling-based reasons when playing around with the devices. Not sure if this holds up universally but it also feels to unimportant to make it a setting, rather iterate based on user feedback.

@raphaelm raphaelm requested a review from robbi5 August 9, 2023 09:27
@raphaelm raphaelm merged commit 25e66e8 into master Aug 10, 2023
1 check passed
@raphaelm raphaelm deleted the debounce-hardwarescanner branch August 10, 2023 07:39
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.

2 participants