Skip to content

GeonBit.UI V4.2.1.0

Compare
Choose a tag to compare
@RonenNess RonenNess released this 29 Sep 22:00
· 16 commits to master since this release

4.2.1.0

  • Added StyleSheet file for DropDown Selected Panel, so you can now customize the panel behind the dropdown selected text via stylesheets.
    • In addition, renamed 'DropDown.SelectedPanelHeight' to 'DropDown.DefaultSelectedTextPanelHeight', and this property will only be used if 'DropDownSelectedPanel' stylesheet is missing, or define default height to 1 or 0.
  • Removed compile warnings by adding defaults and = null!.
  • Changed Slider and Progress bar Min and Max properties to support negative numbers. Now sliders can go negative!
  • Fixed typos.
  • Added option to create Image from path.
  • Improved Message Boxes utility, and added Buttons list to message box handle.
  • Added built-in files dialog (save / load file).
  • Renamed and rearranged text validators + added file name validator.
  • Added icons support to Lists and Drop Down entities.
  • Added 'OnSameValueSelected' event to lists.