Skip to content

Releases: abvadabra/rabbit-gui

v1.3.0

27 Dec 16:40
Compare
Choose a tag to compare

New components:

  • Added SelectScrollList - scrollable list component entries in which you select by clicking on them
  • Added PieChart - a circular statistical graphic, which is divided into slices to illustrate numerical proportion
  • Added Shape component - a widget which can draw triangle, rectange or circle with the given color

In Renderer.class:

  • added methods to draw arcs and triangles
  • added methods to bind java.awt.Color and rgb to OpenGL

V1.2.1

19 Dec 19:46
Compare
Choose a tag to compare
  • Fixed issues with components overlapping
  • Dropdown: Added constructor with content argument
  • WidgetContainer: Added generic return type for findComponentById() method

First Release

08 Dec 17:27
Compare
Choose a tag to compare

Fixes and improvments

Alpha Pre Release

08 Nov 12:41
Compare
Choose a tag to compare
Alpha Pre Release Pre-release
Pre-release

This is pre alpha release which shouldn't be used in production