Brandon Henry

Results 2 issues of Brandon Henry

Adds a search bar to the Bank > Materials page, that updates the displayed items as the search is changed. Materials categories that are empty after the search filter are...

Uses [scrap::Display::all](https://docs.rs/scrap/latest/scrap/struct.Display.html#method.all) to iterate over all available displays and construct a large buffer to hold all the BGRA structured pixels before referencing that in the screenshot `ImgRef`. This likely needs...