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

dropped (dragStop) destination position? #674

Closed
mareksoans opened this issue Dec 14, 2015 · 1 comment
Closed

dropped (dragStop) destination position? #674

mareksoans opened this issue Dec 14, 2015 · 1 comment

Comments

@mareksoans
Copy link

Hi!

I am able to get the id of a draggable Source item:
event.source.nodeScope.$modelValue.id

I can also get the id for the Destination Parent item:
event.dest.nodesScope.$nodeScope.$modelValue.id

However, I don't understand, how can I get dropped item position (or order) information? I mean, Parent alone is not enough. Ideally i'd like to know the left (and/or) right siblings for a dropped item.

Doable?

Thanks,

@mareksoans mareksoans changed the title dropped dragStop. destination position? dropped (dragStop) destination position? Dec 14, 2015
@jacobscarter
Copy link
Contributor

Closing this issue due to inactivity. See #815 for more information.
Please create a new issue is this still occurs with the current version of the component.

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