Skip to content

Get DoubleTapDelay from the OS if an API is available #4448

Closed
@dweymouth

Description

Checklist

  • I have searched the issue tracker for open issues that relate to the same feature, before opening a new one.
  • This issue only relates to a single feature. I will open new issues for any other features.

Is your feature request related to a problem?

Currently the double click delay is hard-coded to 300 ms on desktop and 500 ms on mobile. This is a good default, but for OSes that provide an API to read the system double click delay (eg Windows), we should use that instead.

Is it possible to construct a solution with the existing API?

no

Describe the solution you'd like to see.

reading the system double click delay

Activity

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

Metadata

Assignees

No one assigned

    Labels

    AccessibilityIssues relating to accessibility, such as colorblind users, hard-of-sight users, etc.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions