DevExpress .NET MAUI 23.2.5

Released: Mar 14, 2024

23.2.5 での更新項目

不具合の修正

CollectionView for MAUI

  • Implement API members to hide swipe items for DXCollectionView.
  • Swipe Items do not work in DXCollectionView when TapGestureRecognizer is attached to SwipeContainer.
  • TapGestureRecognizer doesn't work when it's used in SwipeContainer.

Controls for MAUI

  • A button is unresponsive in a ShimmerView's LoadingView on Apple iOS.
  • An attempt to create a new project from a DevExpress MAUI Project Template leads to a NullReferenceException.
  • Chip ContentTemplate's appearance does not change when Chip is disabled.
  • DXPopup is automatically closed when the iOS device's top edge is moved up.
  • FormSwitchItem's initial color is incorrect if IsToggled is initially False.
  • Range Slider freezes an application if it's bound to integer properties.
  • TabView does not show a shadow for the header panel by default.
  • TapGestureRecognizer doesn't work when it's used in SwipeContainer.
  • The Flyout MAUI template contains missing namespaces.

DataForm for MAUI

  • DataForm does not raise ValidateProperty for the first data editor when the Enter key is pressed on a physical keyboard.
  • DataFormComboBoxItem hides elements from ItemsSource if the initial value is different from the first element in the source.

DataGrid for MAUI

  • The FieldDataProvider.GetActualValue method might throw NullReferenceException in certain usage scenarios.

Editors for MAUI

  • ComboBoxEdit displays its items bottom-aligned when using certain font types in DropDownItemFontFamily on iOS devices.
  • ComboBoxEdit's PlaceholderText is Misaligned when BoxHeight is reduced.
  • The Keyboard remains visible on a click outside editors even if the ContentPage.HideSoftInputOnTapped property is enabled.
  • The standard Android Context Menu does not correctly work in TextEdit and MultilineEdit.
  • TimeEdit's popup is impossible to close on iOS.
  • Top and bottom paddings are different in editors on iOS devices.

PDF Viewer for MAUI

  • PDF Viewer incorrectly renders certain images.
  • PdfViewer Replaces Images Named "search" in the Project.
  • The Share File operation cannot be completed in PDF Viewer.