Skip to content

Support for passive event handlers #168

@bennycode

Description

@bennycode

Chrome 51 introduced passive event handlers. Maybe the performance of jquery-mousewheel can be improved with this:

Read more:

Because I sometimes get this when using jquery.mousewheel.js:

Handling of 'wheel' input event was delayed for 730 ms due to main thread being busy. Consider marking event handler as 'passive' to make the page more responive.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions