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
The closeRequestHandler Runnable inside of the GuiContext class is never executed when the screen closes rendering it ineffective for performing actions when the MoulConfig screen is closing (e.g. saving the config).
The
closeRequestHandlerRunnable inside of the GuiContext class is never executed when the screen closes rendering it ineffective for performing actions when the MoulConfig screen is closing (e.g. saving the config).