InventoryGui icon indicating copy to clipboard operation
InventoryGui copied to clipboard

Going back GUIs should redraw them to update state

Open lewysDavies opened this issue 5 years ago • 1 comments

https://github.com/Phoenix616/InventoryGui/blob/e090666dd275ad2702fa8f12e38c82562779bf82/src/main/java/de/themoep/inventorygui/InventoryGui.java#L686

lewysDavies avatar Mar 05 '21 11:03 lewysDavies

I'm unsure what you mean, going back always updates the dynamic elements. (redraw is the show method)

Phoenix616 avatar Apr 21 '21 17:04 Phoenix616