Skip to content

Support for haptic feedback during wheel scroll #445

Open
@dioslaska

Description

@dioslaska

For this we need to have the necessary events during wheel-scroll, the current onChange event is fired only once per gesture.
Implementation-wise this could be done using the vibration API on supporting devices. iOS Safari does not have support for this, so on iOS this would be possible only inside cordova apps using the necessary plugins.

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