swimlane / ngx-dnd

🕶 Drag, Drop and Sorting Library for Angular2 and beyond!
https://swimlane.github.io/ngx-dnd/
MIT License
574 stars 137 forks source link

Target as a recipient, not with dragglabe object #108

Open calebeaires opened 6 years ago

calebeaires commented 6 years ago

I'm submitting a ... (check one with "x")

[ ] bug report => Search github for a similar issue or PR before submitting
[x ] feature request
[ ] support request => Sorry, we will not be able to answer every support request.  Please consider other venues for support requests

Expected behavior

Make target only one recipient, who does not perform drags

What is the motivation / use case for changing the behavior?

There is cases when you need only a copy of the object, so the target is only a recipient to mount something.

Hypercubed commented 6 years ago

I don't understand this issue... can you clarify or create a demo?