I have two trees, only one of which will accept drops from the other.
I've disabled dropping nodes on the source tree, but the nodes still shift around/highlight if you hold a node somewhere in the source tree.
Is there a prop I can change to disable this animation?
@rayray currently I do not think we support this feature. However, you are welcome to submit a PR :)
We only support canDrop / canDrag
Has anyone been able to do this, it seems like an important feature for UX
Most helpful comment
@rayray currently I do not think we support this feature. However, you are welcome to submit a PR :)
We only support canDrop / canDrag