branchrust_reboot/main/new_console-ui/optimscancel
1 Hour Ago
Some optims to FlexElement LayoutMainAxis (scrolling a virtual scroll view is quite slow) - Get rid of the SizingChildren.Exists in LayoutMainAxis and keep track of the remaining elements manually, saves some time - Put Grow and Shrink in the childParams struct - Cache the children count ~0.65ms -> ~0.50ms per frame when scrolling the items tab