What’s New in 0.9.718 - 0.9.719
Update Summary
- Added support for the Linux ARM64 platform.
- Updated the library to use wxWidgets 3.2.7 and Microsoft.Web.WebView2 1.0.3124.44.
- MAUI: Implemented the
SimpleTreeView control.
- VirtualListBox: Added properties allowing SVG usage instead of native check images.
- Integrated the
UI.Interfaces library into UI.Common.
- Changed the license to MIT.
- Updated NuGet packages to their latest versions.
- Timer: Fixed the
Interval property setter.
- Sample: Added instructions on how to set up a
VirtualListBox as a TreeView like control.
- AbstractControl:
ContextMenuStrip is now automatically created and is always non-null.
- DefaultColors: Added
WindowBackColor and WindowForeColor.
- Fixed default foreground and background colors in ContainerControl, CardPanel, Splitter, AnimationPlayer, and other controls.
- Demo: Replaced
Control with Panel in all demo pages.
- ToolBar: Fixed behavior related to the parent’s background and foreground colors.
- VirtualListBox: Fixed rendering issues when checkboxes are large.
- ToolBar: Corrected text item sizing.
- LogListBox: Draws a horizontal line as a log separator.