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

Add support for the standard wheel event. #112

Open
karthicks opened this issue Aug 23, 2018 · 0 comments
Open

Add support for the standard wheel event. #112

karthicks opened this issue Aug 23, 2018 · 0 comments

Comments

@karthicks
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant