Skip to content

Add flag to determine if wheel event delta is from direct interaction or momentum / inertia / kinetic scrolling #553

@flackr

Description

@flackr

See https://github.com/vmpstr/htmldemos/blob/master/gestures/wheel-momentum.md for details. The TLDR is touchpads on all platforms have an inertial scrolling phase which in native code can be detected. Implementing this would allow authors to handle swipes or provide their own inertia handling when the application has additional information about where swipes should settle.

TLDR, can we add a way of detecting this and if so, what's the best attribute name / values?

@vmpstr

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions