[WinUI] HorizontalOptions and VerticalOptions properties are not applied correctly in RadLegend.
Chat
FIXED
Visual layout glitch while scrolling.
ComboBox
NEW
Added public setter for the ClearSelectionCommand.
Added DropDownVerticalOffset property.
FIXED
[iOS] [MacCatalyst] Implicit Style targeting Label with HorizontalOptions Center affects the dropdown item's selection indicator and leads to the item text being overlapped by it.
Common
NEW
Updated SkiaSharp to 2.88.4-preview.84 version.
Added support for .Net 8 Preview.
DataGrid
NEW
[MacCatalyst] Add support for keyboard navigation.
FIXED
[WinUI] [MacCatalyst] Cannot enter edit mode after pressing tab while editing and the next cell is not editable.
CellInfo does not contain value for Column and Value in the CommitEditCommand Execute method.
Editing cannot be committed with Enter for DataGridNumericalColumn.
[WinUI] SelectionChanged event is raised twice when clicking on a cell.
HitTestService's CellInfoFromPoint doesn't work for frozen columns.
RichTextEditor
FIXED
[Android] [iOS] Menu popups remain opened when setting IsReadOnly runtime.
TreeView
NEW
Added horizontal scrolling support for deep hierarchies of items.
Provide API for ItemStyle and ItemTemplate on TreeViewDescriptor level.