Skip to content

Stripe Widgets ver. 1.4.0

Compare
Choose a tag to compare
@raeleus raeleus released this 10 Aug 14:55
· 59 commits to master since this release
  • Added ColorPicker widget.
  • Added option to disable centering when layout is called in ResizeWidget.
  • Added option to attach a PopTable to the position of the mouse.
  • Added ability to supress key listeners in PopTable.
  • Added methods to set/get the stage background for PopTable.
  • Added method to get the parent group that PopTable belongs to.
  • Added no-argument constructor for PopTableClickListener.