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

Sortable with hammer in touchdevice #516

Closed
jon-moreira opened this issue Aug 13, 2015 · 2 comments
Closed

Sortable with hammer in touchdevice #516

jon-moreira opened this issue Aug 13, 2015 · 2 comments
Labels
enhancement Quality of life changes to existing features

Comments

@jon-moreira
Copy link

I'm trying to create the animation same like organize icons on homescreen from your android or iOS!

Animation description:
longPress -> activate drag mode -> move around item to organize.
all this functions without leave mouse or touch down!

On desktop (chrome, safari and firefox) works fine but when try using on touch device after long press don't do nothing!

http://jsfiddle.net/pouic/rokshzxj/2/

any ideia to resolve that?

RubaXa added a commit that referenced this issue Sep 7, 2015
@RubaXa RubaXa added the enhancement Quality of life changes to existing features label Sep 7, 2015
@RubaXa
Copy link
Collaborator

RubaXa commented Sep 7, 2015

Try dev-branch and use delay + chosenClass options: http://jsbin.com/mibaruq/edit?html,css,js,output

RubaXa added a commit that referenced this issue Sep 22, 2015
@RubaXa RubaXa closed this as completed Jul 6, 2016
@valentinbdv
Copy link

valentinbdv commented Oct 12, 2018

Seems like the delay is not working, When I try your jsbin, nothing happens even after one second of mousedown on one image.

I am on chrome, I need that delay for a project but can't make it work unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Quality of life changes to existing features
Projects
None yet
Development

No branches or pull requests

3 participants