branchrust_reboot/main/f1_item_improvementscancel

5 Commits over 0 Days - ∞cph!

2 Months Ago
Paging implementation, other perf improvements
2 Months Ago
Don't destroy and reinstantiate all item icons every time, hide/show and reuse them. Removes a 90mb instantiate everytime when search results return hundreds of items.
2 Months Ago
Replace four calls in a row to GetComponentInChildren<ItemButtonTools>() with one.
2 Months Ago
Add profiling
2 Months Ago
Remove the previous 160 hard coded item view limit