vue-dndrop icon indicating copy to clipboard operation
vue-dndrop copied to clipboard

No Animation

Open zManuu opened this issue 2 years ago • 2 comments

I am creating a storage ui where the user should be able to drag items from the inventory to the storage and the other way around. The problem I encounter is the animation when dragging a Draggable, it shifts the other Draggables in the Container (https://streamable.com/xqp8hh). My question: Is it possible to remove the animation and the shifting at all so I can just drag the Item "over" the others?

zManuu avatar Nov 17 '22 19:11 zManuu

@zManuu Hi man, Did you work this around. I am having almost same kind of problem.

mehmoona-bb avatar Dec 08 '22 00:12 mehmoona-bb

Unfortunatly I haven't figured it out yet, I have switched to the vanilla html drag and drop system

zManuu avatar Dec 09 '22 08:12 zManuu