Skip to content

Debounce strategies support #12

New issue

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

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

Already on GitHub? # to your account

Open
maxwase opened this issue May 26, 2024 · 0 comments
Open

Debounce strategies support #12

maxwase opened this issue May 26, 2024 · 0 comments

Comments

@maxwase
Copy link
Owner

maxwase commented May 26, 2024

Add the possibility to define a custom debounce strategy, for example, None or based on click count.

Unresolved questions:

  1. Typically, debounce is needed only to debounce a press. Should this crate also support release debounce?
  2. How to track click count for a click-based debounce?
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant