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

There is no "ss-event-dragged" event in version 2 #125

Open
Serob opened this issue Mar 4, 2015 · 0 comments
Open

There is no "ss-event-dragged" event in version 2 #125

Serob opened this issue Mar 4, 2015 · 0 comments

Comments

@Serob
Copy link

Serob commented Mar 4, 2015

Hi, the documentation says "When an item has begun being dragged, it will trigger the "ss-event-dragged" on the container element", but I can not find "ss-event-dragged" event in version 2.0.
This code does nothing on drag:
$cards.on("ss-event-dragged", function(e, selected) {
console.log("Enter drag mode");
});

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

1 participant