tth05/morerefinedstorage

I forgot a line in the 1.12 version of the grid performance improvements

Closed this issue · 4 comments

I should have added this.gui.updateScrollbar(); at the end of postChange to ensure that crafting recipes (etc) can't scroll off the bottom while new unique items are coming into the system. I have only confirmed that this is a problem in RS on 1.16, but I suspect it is be the same in 1.12. Of course changing the contents of the search box will refresh the scroll bar anyway, so I suspect anyone searching for a crafting recipe will never notice this.

tth05 commented

Thanks a lot coming here and telling me this!
Fixed in 8280507

Nice work!
@tth05 pls push release)

tth05 commented

It's already in the new one :)

oh, thx