Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

Touch Effects doesn't work with multitouch in Edge #69

Closed
ChumpChief opened this issue Jun 10, 2015 · 2 comments
Closed

Touch Effects doesn't work with multitouch in Edge #69

ChumpChief opened this issue Jun 10, 2015 · 2 comments

Comments

@ChumpChief
Copy link
Member

This is because Touch Effects doesn't include unprefixed pointer event support, so it's falling back to mouse events in Edge.

molant added a commit that referenced this issue Jun 17, 2015
Adding unprefixed pointer support, fixing #69
@ghost
Copy link

ghost commented Jun 19, 2015

This is fixed by #70 👍

@molant
Copy link
Contributor

molant commented Jun 24, 2015

Looks like it is fixed so closing

@molant molant closed this as completed Jun 24, 2015
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

2 participants