Skip to content

Stripe Widgets ver. 1.4.6

Compare
Choose a tag to compare
@raeleus raeleus released this 30 Mar 22:28
· 25 commits to master since this release
  • Updated to libGDX 1.12.1
  • Updated source compatibility to Java 8
  • Added CollapsibleGroup
  • Added ToggleGroup
  • Fixed KeepSizedWithinStage in PopTable
  • Fixed issues with PopTable focus
  • Other minor PopTable bug fixes
  • ScrollFocusListener now sets focus on the correct child
  • Fixed issues with holding buttons in Spinner
  • Added minor UI improvements and event handling to PopColorPicker
  • Added DraggableList improvements to events and selecting Actors
  • The ViewportWidget must now be manually updated via ViewportWidget#updateViewport() before drawing. This resolves incorrect rendering issues.
  • PopColorPicker no longer depends on TextraTypist as a whole, since it only needed one file from it.