amsik / liquor-tree

Tree component based on Vue.js
MIT License
398 stars 95 forks source link

while drag and drop , how to stop child node from dropping inside any other parent or outside parent #235

Open NavdeepSingh16-98 opened 3 years ago

NavdeepSingh16-98 commented 3 years ago

Hi please tell while drag and drop , how to stop child node from dropping inside any other parent or outside parent. Child node should be dropped inside its parent. I need to only show dragging as it is required for my project and when dropped child node should come back to its previous position