Hi Alex,
For your application responsiveness, you could set the tree height dynamically depending on the data it consists of. In result, you can avoid animation of tree rendering.
Check this sample: JS Bin - Collaborative JavaScript Debugging
Regards,
Sai Vellanki.