Released: Feb 1, 2024
Mises à jour de 23.2.4
Correctifs
All Multi-platform App UI (.NET MAUI) products
- A Java.Lang.NoSuchMethodError exception is thrown on Android API 21.
- DXPopup isn't resized if a nested panel's content size changes.
- DevExpress packages cannot be used in a project with a Target Framework unspecific to a certain platform.
- Removed the Microsoft.Maui.Controls.Compatibility package dependency.
Charts for MAUI
- ChartView causes an application crash when the ConstantLines collection is changed.
- The PlatformThemeManager.Initialize method uses the deprecated UIApplication.SharedApplication.KeyWindow member.
CollectionView for MAUI
- Items in DXCollectionView disappear after scrolling when DXCollectionView is located in a Grid row whose height is set to Auto.
Controls for MAUI
- Chip's icon is blank if ContentTemplate is defined.
- DXButton has a Gray Background in the Pressed State when BackgroundColor is set to "Transparent".
- DXPopup has an incorrect initial size if PlacementTarget is defined.
- DXWrapLayout causes NullReferenceException in certain usage scenarios on Apple iOS.
- NullReferenceException is thrown on navigating from a page with SafeKeyboardAreaView multiple times.
- Shell displays Flyout Items behind the status bar on Android devices if a page contains SafeKeyboardAreaView.
- TabView throws Java.Lang.NullPointerException when an item is removed from the source collection.
- The Share button does not work in the PDF Viewer demo.
- ToolbarText does not render its entire content when specific values are used.
DataForm for MAUI
- DataForm items ignore changes to their IsVisible property bound to underlying properties on iOS.
- DataFormView does not respond to application theme changes.
- DataFormView does not show labels for properties marked with the DataFormDisplayOptions attribute.
Editors for MAUI
- ComboBoxEdit ignores IsEnabled changes for child items.
- ComboBoxEdit immediately closes its popup if no item is selected.
- ComboBoxEdit's popup cannot be opened when DisplayItemTemplate with a centered label is used.
- DateEdit does not update its Date when UseNativePicker is true and specific dates are selected.
- Hidden DateEdit displays its picker on taps on iOS devices.
- Soft Keyboard is not shown on the Focus method call in NumericEdit.
- TextEdit's start and end icons are not visible when the view is utilized with PRISM.
PDF Viewer for MAUI
- The Go To Page editor in PDF Viewer displays a large number on an attempt to delete its current value.
Scheduler for MAUI
- There is no straightforward way to refresh DXCalendar's appearance.