Skip to content

Debounce strategies support #12

Description

@maxwase

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions