I am wondering if it would be possible to add parameter to select what to disable.
Example data-nestable-disabled="nesting" would disable nesting new items into it, but you could still drag the item itself wherever you want. And data-nestable-disabled="dragging" would disable dragging, but you could still nest items into it.
Also, really great work on the lib. Finally great jquery free nestable alternative :)
Hello,
I am wondering if it would be possible to add parameter to select what to disable.
Example data-nestable-disabled="nesting" would disable nesting new items into it, but you could still drag the item itself wherever you want. And data-nestable-disabled="dragging" would disable dragging, but you could still nest items into it.
Also, really great work on the lib. Finally great jquery free nestable alternative :)