Posted July 21, 2025 by terop
This is a performance release for builder tool. Found a significant issue with widget hierarchy root was doing extra work when less work was possible by sorting the widgets by their y-position and using cursor position to detect which widgets need updates. => builder tool performance was improved significantly and it's now alot more pleasant to use.