Open Leon-Lichunliang opened 7 years ago
Hi,
If the tree has 6 levels and set the maxDepth=3 or 4, a little problem is the first node of the fourth level or fifth level will be drawn and displayed.
The root cause is that the parameter animateOnInit: true set, but I do not know how to solve it.
Thanks.
Thanks @Leon-Lichunliang I'll check it out soon when I get a chance.
Hi,
If the tree has 6 levels and set the maxDepth=3 or 4, a little problem is the first node of the fourth level or fifth level will be drawn and displayed.