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

Added mousewheel support for touch devices #4348

Merged
merged 1 commit into from
Dec 6, 2015

Conversation

lewisl9029
Copy link

Related issue: #4208
I finally had some time to take a look at this and it was literally a 1 line fix. =D

Mousewheel scrolling works perfectly on touch devices now on Chrome, and I haven't found any adverse effects yet in my testing.

I'm still seeing really slow scrolling on Firefox though, but that's probably another issue entirely.

mlynch added a commit that referenced this pull request Dec 6, 2015
Added mousewheel support for touch devices
@mlynch mlynch merged commit ce4ca93 into ionic-team:master Dec 6, 2015
@mlynch
Copy link
Contributor

mlynch commented Dec 6, 2015

👍 looks good to me, thanks!

@zaidapalisis
Copy link

Hello,
I see the same behaviour in Firefox. I'm working on it right now.
Have you reached to any solution?
Thanks

@lewisl9029
Copy link
Author

@zaidapalisis This workaround was mentioned in the original issue: #4208 (comment). I haven't been working with Ionic for quite a while though, so I haven't verified it myself.

Hopefully it'll be of some help. =)

@zaidapalisis
Copy link

Thanks @lewisl9029 !

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.

3 participants