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

webkitMovement is deprecated: use movement instead #278

Closed
baptistebriel opened this issue Sep 8, 2015 · 1 comment
Closed

webkitMovement is deprecated: use movement instead #278

baptistebriel opened this issue Sep 8, 2015 · 1 comment

Comments

@baptistebriel
Copy link

Hi,
I get theses warnings when using interact.js:

'webkitMovementX' is deprecated. Please use 'movementX' instead.
'webkitMovementY' is deprecated. Please use 'movementY' instead.

but couldn't find the line in the source, any ideas?
thanks!

@taye
Copy link
Owner

taye commented Sep 8, 2015

Duplicate of #277.

extend(pointerEvent, event);
.

@taye taye closed this as completed Sep 8, 2015
taye added a commit that referenced this issue Sep 8, 2015
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

No branches or pull requests

2 participants