Skip to content

v1.0-rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@texus texus released this 18 Jul 17:47
· 250 commits to 1.x since this release

Changelog:

  • Added PanelListBox widget (PR #193)
  • FileDialog can now create new folders (PR #192)
  • Improved scrolling with nested scrollbars
  • Added UseWideArrows property to SpinControl
  • Support two finger scrolling on touch screens
  • Added getWindow() function to Gui
  • handleEvent now always returns true for scroll events when mouse is on top of a widget