Closed sprklinginfo closed 4 years ago
Just an idea - create 2 components with identical coordinates, so user can drag the top one (or create a new one @.drag of the current one). Also maybe you need vue-smooth-dnd instead of vue-draggable-resizable
@sprklinginfo yeah probably you're looking for a different library because VDR doesn't really meet your requirements.
one of the requirements of my project is to drag a copy of an element and drop it into another container. so for the same type of element, users can drag and drop multiple times. are there props or config for this? Many thanks.