sindu12jun
sindu12jun
I add smooth animation in my fork , https://sindu12jun.github.io/dragula/ https://github.com/sindu12jun/dragula
> Containers without items do not work the animation and break the shadow > > Solution: > > Before > ` if (!mover) { return; }` > > After >...
Maybe you should save a json after sorting, get the json next time opening the page, and build your table according your json data
I've consider the situation while developing the plugin, but I failed to figure a idea to solve this problem. Things become really complex in that, maybe you have to find...
@singeryo Thank you for your advice,I will consider it