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

move delay in mobile #32

Closed
eldyvoon opened this issue Aug 9, 2016 · 2 comments
Closed

move delay in mobile #32

eldyvoon opened this issue Aug 9, 2016 · 2 comments

Comments

@eldyvoon
Copy link

eldyvoon commented Aug 9, 2016

$('elem').bind('move',function(){

}

any idea it delay 1 second when use 'move' in mobile?

@stephband
Copy link
Owner

I just pushed an update that might help.

jQuery.event.move is now jQuery 3 compatible. This is a first version, so if you have a chance please test and report any problems.

The underlying implementation is now vanilla DOM, so move events can also be used without jQuery.

@stephband
Copy link
Owner

Closing, no news.

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