NewTools
NewTools copied to clipboard
Optimize New Settings Browser load speed
Problem
In the New Settings Browser, each time a presenter (representing a specific setting node) is added to the layout, its entire container is redrawn, affecting performance while displaying the UI.
Solution
Add all the nodes before displaying them in the Spec presenter drawing loop.