We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In IE 11 running on Windows Phone 8.1 both isPointerEventCompatible and isTouch return true. But only the ev.originalEvent.touches[0] returns a value.
Devices not working Nokia Lumia 920 and HTC 8S
The text was updated successfully, but these errors were encountered:
95eae6f
Merge pull request #149 from ctarabusi/master
896b88f
fixes #147 - isTouch and isPointerEventCompatible are both returning tru...
No branches or pull requests
In IE 11 running on Windows Phone 8.1 both isPointerEventCompatible and isTouch return true.
But only the ev.originalEvent.touches[0] returns a value.
Devices not working Nokia Lumia 920 and HTC 8S
The text was updated successfully, but these errors were encountered: