Open joelscampos opened 4 months ago
I know what you mean, currently the branches are evenly distributed on both sides
Is there a way to disable this auto-distribution, so I can manually position the branches?
See the problem: If my first-level branches already have some child branches, it becomes impossible to add new first-level branches and keep the tree ordered:
1) I have this tree:
2) Trying to add new first-level branch:
Hi, thanks for the great work!!!
Whenever I try to move (drag) a branch in a tree, all the other branches move in a seemingly random manner.
Whenever I create a new branch below the"Root", I would expect that the new branch to be placed as the last branch, but it is not. The new branch is placed randomly, and the existing branches automatically move randomly.
Here is a screenshot:
Here is the code:
Could you change it so that new branches are be placed at the end of the tree?