
Improves Charts, DataForm and Editors.
Fixes
All Multi-platform App UI (.NET MAUI) products
- DataGridView does not recalculate its size when Scale, TranslationX, and TranslationY are changed at runtime on Apple iOS devices.
Charts for MAUI
- ChartView with CandleStickSeries and RegressionLineIndicator crashes the application.
CollectionView for MAUI
- Group rows do not render their content when GroupDescription is changed at runtime.
Controls for MAUI
- Add a way to change the wave color for form items.
- FormListPickerItem does not display all items from the source if PickerShowMode is set to Popup.
- ShimmerView disables PlatformBehaviors for its content.
DataForm for MAUI
- DataFormItems do not show their icons on Android devices.
- DataFormView ignores PropertyChanged notifications in nested data item properties.
DataGrid for MAUI
- DataGridView does not stretch the content of TotalSummaryTemplates on iOS devices.
Editors for MAUI
- ComboBoxEdit sets its SelectedItem to Null when the popup is opened if IsFilterEnabled is set to true in a style from Application.Resources.
- MultilineEdit does not show PlaceholderText if WidthRequest is not set.
- ReadOnly TextEdit opens a keyboard when it gets keyboard focus.
- The FormSwitchItem.OnColor property has no effect.