ngx-dnd
ngx-dnd copied to clipboard
element should be orderable even if it has copy = true
[ x] feature request Dragula has copySortSource option. options.copySortSource If copy is set to true (or a method that returns true) and copySortSource is true as well, users will be able to sort elements in copy-source containers.
Can we use this option with ngx-dnd?