DevExpress .NET MAUI 24.1.4

Released: Jul 18, 2024

24.1.4 での更新項目

不具合の修正

Charts for MAUI

  • ChartView background is not updated when the device's theme is changed if the ChartStyle's BackgroundColor declared via AppThemeBinding.

CollectionView for MAUI

  • DXCollectionView throws NullReferenceException during the Load More action.

Controls for MAUI

  • DXButton does not register swipes as taps on Android.
  • DXPopup throws an exception or draws its content in an incorrect place on Android devices when the LayoutNoLimits option is in use.
  • DXSlider raises the TapReleased event before the Tap action is completed on iOS devices.
  • The ONOrientation extension incorrectly parses values in an application with non-English cultures.
  • There is no API to adjust the Android Navigation Bar background when BottomSheet is opened.
  • ToolbarSeparator's Color property has no effect.

DataForm for MAUI

  • Data Form groups cannot be collapsed on Android.
  • DataFormComboBoxItem does not show its DropDown.
  • MultiLineEdit does not wrap its text when its IsReadOnly is True.

DataGrid for MAUI

  • AutoFilterRow's clear button cannot be tapped in DataGridView's date column.
  • DataGridView does not stretch/align Swipe Items on Android devices.
  • DataGridView raises the Scrolled event on loading.

Editors for MAUI

  • A custom font appears differently in CheckEdit than in standard or other elements.
  • AutoCompleteEdit's drop-down position is not correct.
  • DXSlider raises the TapReleased event before the Tap action is completed on iOS devices.
  • MultiLineEdit does not wrap its text when its IsReadOnly is True.
  • MultilineEdit's Text does not contain the entire value.

PDF Viewer for MAUI

  • Annotation setting items from Context Toolbar do nothing if ShowEditToolbar is False.
  • PDFViewer throws NullReferenceException when its IsReadOnly is set to True.
  • PDFViewer's annotation toolbar items do not update their state when IsReadOnly is changed at runtime.

TreeView for MAUI

  • TreeView renders its nodes on incorrect levels on Android devices during scrolling and node expansion.