Hello,
Is it possible to make it so when i drag a parent node all the child nodes move with it? Currently if i want to do such a thing i have to select all children nodes and move everything together. Sometimes i have to select nearly 100 elements so it’s kinda absurd. I am using JavaScript.
Thanks in advance,
Vladimir