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

Bind to MS IE "Pointer" events #24

Merged
merged 5 commits into from
Nov 13, 2013
Merged

Bind to MS IE "Pointer" events #24

merged 5 commits into from
Nov 13, 2013

Conversation

TooTallNate
Copy link
Member

Seems to make IE on my Surface run really nicely.

Also fixes the mouse events. Fixes #20.

To set the MS IE `touchAction` style property when appropriate.
Also abstract out the "touch" object retreiving logic.

This adds support for IE 10 and 11 when a touch screen is present.

It also fixes mouse events, since the proper "touch" event will now be used.
See #20.
rauchg added a commit that referenced this pull request Nov 13, 2013
@rauchg rauchg merged commit ebab746 into master Nov 13, 2013
@rauchg rauchg deleted the add/ie-poiner-events branch November 13, 2013 20:47
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.

Dragging with mouse
2 participants