(Fabric) ClientGuiEvent.INIT_POST doesn't trigger on resize
Lemonszz opened this issue ยท 3 comments
ClientGuiEvent.INIT_POST
isn't triggering when the screen is resized on Fabric.
Forge works as expected.
Fabric API also has their own ScreenEvents that I don't believe Arch API is using.
What version of the api are you using? I recall having the same issue but when testing it with the test mod in the api repo it works just fine
@Lemonszz should be fixed now