You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late reply, I have never seen that happen, all my items get updated instantly. Are you sure your server isn't lagging or that you aren't running some very expensive code on element calculation?
As for caching: Changing material or even removing items completely needs to be supported too. I just had some ideas to improve the re-drawing though but without knowing what is causing your abnormal behaviour it's hard to say if it could influence your issue.
Used Version
85ff40a
Use case
https://github.com/weihao/itemraffle/blob/main/src/main/java/org/akadia/itemraffle/guis/DepositoryListCommonMenu.java#L24-L65
Update gui code
https://github.com/weihao/itemraffle/blob/main/src/main/java/org/akadia/itemraffle/managers/GUIManager.java#L37-L47
The text was updated successfully, but these errors were encountered: