Released: May 7, 2024
23.2.6 버젼 업데이트
수정사항
All Multi-platform App UI (.NET MAUI) products
- Registered fonts in the Flyout template are missing from resources.
Charts for MAUI
- ChartView does not update its content in CollectionView's virtualized items during scrolling on iOS.
- DXCollectionView show incorrect content for ChartView in virtualized items on Android.
CollectionView for MAUI
- DXCollectionView automatically closes Swipe Items when an iOS device's top edge is moved up.
- DXCollectionView does not show its items when its ItemsSource is updated at runtime.
- DXCollectionView show incorrect content for ChartView in virtualized items on Android.
Controls for MAUI
- BottomSheet incorrectly calculates its height on iOS devices when UpdateSizeToContent is enabled.
- BottomSheet throws NullReferenceException when AirPlay Screen Mirroring is used to demonstrate the application.
- Bound DXButton Style is incorrectly applied on a tap.
- DXSeparator's Orientation, Thickness, and Color properties are not properly implemented.
- TabView does not reflect theme changes in its appearance properties on iOS devices.
- TabView with a tab whose HeaderText is bound throws ArgumentNullException when the parent page's BindingContext is set to Null.
- TapGestureRecognizer stops working when its UI element is re-used in TabViewItem's content.
Editors for MAUI
- A soft keyboard is not shown when a ComboBoxEdit with a DisplayItemTemplate is tapped.
- ComboBoxEdit doesn't Change Dropdown Color when DropDownBackgroundColor is Set in Code.
- ComboBoxEdit opens its Popup / BottomSheet when it is focused during navigation on iOS devices.
- ComboBoxEdit's PlaceholderText has no effect when PickerShowMode is set to BottomSheet.
- ComboBoxEdit's selection does not work if HideSoftInputOnTapped is True.
- HideSoftInputOnTapped doesn't work correctly with MultilineEdit on iOS.
- InputTransparent does not work in TextEdit on iOS devices.
- Pages that contain TextEdit or PasswordEdit are not properly disposed of on iOS.
- The IsEnabled property's changes do not have effect on DateEdit's picker buttons.
- The empty text doesn't appear when there are no results in AutoCompleteEdit.
Gauges for MAUI
- Tap events are not raised on iOS devices for elements declared in a GaugeControl's Content property.
PDF Viewer for MAUI
- PdfDocumentProcessor - Skia drawing engine incorrectly renders 8bpp grayscale images.