Skip to content

Stripe Widgets ver. 2.0.0

Latest
Compare
Choose a tag to compare
@raeleus raeleus released this 20 Apr 05:34
  • Added SystemCursorListener
  • Added SplitPaneSystemCursorListener
  • Added PopTableTextHoverListener
  • Added PopTable#setStyle(WindowStyle style)
  • Added SmashGroup
  • Added ScaleContainer
  • CollapsibleGroup can now be configured to consider both horizontal and vertical sizes
  • Fixed CollapsibleGroup not matching the largest available size
  • CollapsibleGroup now defaults to Touchable.childrenOnly
  • PopTable hover/click/tooltip no longer fails to find a style if the provided style is a WindowStyle
  • PopTableHoverListener now has a configurable delay
  • Prevent endless loop of enter and exit in PopTableHoverListener
  • Clicking or typing now hides the PopTable of the PopTableHoverListener
  • PopTableHoverListener/PopTableClickListener can attach the PopTable to an Actor that is different than the Listener Actor