Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 649 Bytes

CHANGELOG.md

File metadata and controls

7 lines (7 loc) · 649 Bytes

1.2.0

  • Changed UIBuilder.create() to accept widget constructor arguments as third parameter (PR #228)
  • ru.stablex.ui.skins.Slice3.vertical property (PR #229)
  • ru.stablex.ui.widgets.Slider.step property (PR #219)
  • Fix #222: properly resize Box on refresh to maintain right and bottom settings
  • Fix #223: skip private methods in themes Skins class.