Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(Scroll) #2616

Closed
wants to merge 1 commit into from
Closed

Conversation

wesleycho
Copy link

  • This modifies it so that scrolling works on Firefox

I know Firefox is not officially supported, but this would be a small modification that fixes incorrect behavior.

- This modifies it so that scrolling works on Firefox
@ajoslin
Copy link
Contributor

ajoslin commented Dec 1, 2014

Merged via 0a8eb39. Thanks!

Added another || 0 for the case where wheelDeltaX is 0. It would fall back to e.deltaX, which could be NaN. Then everything would fail.

@ajoslin ajoslin closed this in 0a8eb39 Dec 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants