Skip to content

PanelStudio Version 0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@lukflug lukflug released this 22 Nov 15:22
· 369 commits to main since this release
5a31cd4
  • Added TabGUI.
  • Made Panel width be definded by FixedComponent and not by the ClickGUI.
  • Fixed bug, where two components could be highlighted at once.
  • Added animation ClickGUI containers.
  • CollapsibleContainer does not extend Container anymore, but has it as a field.
  • Added clipping to CollapsibleContainer.
  • Added releaseFocus event, so that child components release focus when parent loses focus.
  • Added handleScroll event.
  • Added support for scrolling in containers.
  • Added support for draggable HUD components.
  • Added support getFontWidth and getFontHeight methods to Interface.