Nestable icon indicating copy to clipboard operation
Nestable copied to clipboard

Improvement: Pass element that did move

Open kolorafa opened this issue 6 years ago • 2 comments

We want to track what element did change as we don't have full tree rendered, this pass the moved element so we can get data from moved element attributes.

This change will simply pass the moved element with change event.

kolorafa avatar Aug 10 '17 09:08 kolorafa

You can send this PR to https://github.com/RamonSmit/Nestable2 (The most maintainable fork of this project).

pjona avatar Sep 06 '17 13:09 pjona

Nestable2 have event that contain the element, so no need to my patch.

But thanks for the tip, i didn't know there is continuation/compatible fork.

kolorafa avatar Sep 12 '17 07:09 kolorafa