Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Add support for the standard wheel event. #112

@karthicks

Description

@karthicks

Currently, the FTScroller relies on the non-standard and deprecated DOMMouseScroll and mousewheel events, to handle scrolling. On certain recent versions of Firefox, the support for the former event appears to have been dropped, in favor of the standard wheel event.

In the pull request that will follow momentarily, a solution is proposed that was tested against the latest versions of Firefox, Opera and Chrome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions