Skip to content

v0.8.4

Compare
Choose a tag to compare
@texus texus released this 23 Feb 11:53
· 224 commits to 0.8 since this release

Changelog:

  • Added Changed signal to CheckBox and RadioButton (to more easily combine Checked and Unchecked)
  • Added EscapeKeyPressed signal to ChildWindow
  • ExpandDirection of ComboBox can now be set to Automatic
  • Added min and max functions to layouts again
  • Added horizontal grid lines to ListView
  • Added option to ListView to expand the last column to fill the remaining space
  • Allow a separator between the header and contents in a ListView
  • Split separator in ListView into separator and vertical grid line
  • Fixed corrupted white theme when DefaultTheme was initialized before Color constants