You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.