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

Drag and drop over the dragged element #154

Open
AymanNatsheh opened this issue Mar 16, 2016 · 0 comments
Open

Drag and drop over the dragged element #154

AymanNatsheh opened this issue Mar 16, 2016 · 0 comments
Labels

Comments

@AymanNatsheh
Copy link

I have a case where I am dragging items and dropping them over an image.
I am using using the $event parameter passed to ui-on-drop in order to get the exact X/Y location where the item was dropped.

There is one case where the X/Y are failing which is dragging and dropping the item over itself. The X/Y location returned in $event is relative to the dragged item instead of the drop container.

@ganarajpr ganarajpr added the bug label Jul 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants