Skip to content

Passive listeners #331

@TheComputerM

Description

@TheComputerM

Feature description

I want to add passive behavior to my touchstart event listener which I have initialized through the $().on("touchstart", function) command. This is how we add passive event listeners in chrome https://stackoverflow.com/questions/37721782/what-are-passive-event-listeners

Feature motivation

This boosts performance in chrome considerably.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions