Community
Participate
Working Groups
The current Tree implementation creates all tree items for one layer when expanded, but load item contents on demand. It would improve the performance of Trees with many items on one layer if the items themselves would be created as needed.
This issue has been fixed with bug 342978.