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

Retrieve the top and left location of the dropped block #94

Open
vvaldersteins opened this issue Jun 7, 2018 · 1 comment
Open

Retrieve the top and left location of the dropped block #94

vvaldersteins opened this issue Jun 7, 2018 · 1 comment

Comments

@vvaldersteins
Copy link

Hi,

So I would like to retrieve the position where the mirrored item was dropped.

Let's say I have a container 1 from which users can drag and drop items in container 2.

Container 2 is larger, and items within it will be with absolute position. So I would need to figure out the position where the item was dropped, so I could set that position to the newly added item in the container 2.

Just wondering if this feature is already implemented in ngx-dnd, or it does not provide it?

Best regards,
Valters

@Hypercubed
Copy link
Contributor

Can you proved an example... it might be possible with existing functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants