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

Touch functionality does not work in Microsoft Edge #49

Open
rustd opened this issue Aug 13, 2015 · 2 comments
Open

Touch functionality does not work in Microsoft Edge #49

rustd opened this issue Aug 13, 2015 · 2 comments

Comments

@rustd
Copy link

rustd commented Aug 13, 2015

I tried using this sample on Microsoft Edge and the touch functionality does not work.
http://ixisio.github.io/bootstrap-touch-carousel/

@patrickkettner
Copy link

The issue is that the detection for touch doesn't work in Edge. I created a PR to fix this. Its just a matter of wether or not you want to use "PointerEvent" in window or "maxTouchPoints" in navigator

@rustd
Copy link
Author

rustd commented Aug 14, 2015

Thanks! Any idea when will the version of the library with this fix be released?

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 a pull request may close this issue.

2 participants