Skip to content

1.0.1 minor bugfixes

Latest
Compare
Choose a tag to compare
@Skiftstar Skiftstar released this 19 Jan 10:59
· 1 commit to main since this release
  • Changed lombok scope to 'provided' in pom.xml
  • Fixed Listener triggering onClick multiple times if multiple GUIs are open
  • added 'closeCurrent()' Funciton to GUI class to more easily close GUIs (handles listener unregistering as well)