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

Is there any way to add transition for sorting items? #132

Open
voltidev opened this issue Jul 19, 2018 · 1 comment
Open

Is there any way to add transition for sorting items? #132

voltidev opened this issue Jul 19, 2018 · 1 comment

Comments

@voltidev
Copy link

Is there any way to add transition for sorting items like in this demo?
http://jgwhite.co.uk/ember-sortable/demo/

jul-20-2018 01-13-54

@dgavey
Copy link
Collaborator

dgavey commented Jul 19, 2018

No easy way, you would have to write your own transitions. There are hooks for dragStart/End, but I'm not sure if will give you enough info, they do pass events as well. You might need those.

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