branchrust_reboot/main/store_dashboard/menu_loading_changescancel

3 Commits over 0 Days - ∞cph!

2 Months Ago
The main menu pages are now kept open during bootstrap and stacked one after the other. Right before the loading is released, we force rebuild their layout using a FlexScopedUpdate This fixes a bunch of layout issues for pages opened the first time: single line steam inventory, squashed settings entries until we start scrolling... Various cleanup, can now get rid of a bunch of hacks
2 Months Ago
Moved drop controller and hero modals warmup to the home tab warmup
2 Months Ago
The main menu now instantiates its tabs, removed them from the menuui2 prefab Saving any menu prefabs ended up taking a few seconds because unity had to reimport all the nested prefabs, its much better now