Disable drop nodes
Opened this issue · 2 comments
ThomasKientz commented
Is there a way to disable certain nodes/targets so we can prevent insertion in particular paths.
I have used isLeaf : true, but it doesn't work when a node already have children.
Great lib, thanks !
ThomasKientz commented
@holiber I am using it as a workaround atm !