branchrust_reboot/main/f1_item_improvementscancel
5 Commits over 0 Days - ∞cph!
Paging implementation, other perf improvements
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.
Replace four calls in a row to GetComponentInChildren<ItemButtonTools>() with one.
Remove the previous 160 hard coded item view limit