DevExpress .NET MAUI 24.1.5

Released: Aug 15, 2024

24.1.5 中的更新

修補程式

Controls for MAUI

  • ComboBoxEdit shows its popup over the soft keyboard when the editor is declared in BottomSheet.
  • TabView's BindingContext is initialized for all tabs when the control is loaded in v24.1.

Editors for MAUI

  • ComboBoxEdit shows its filter TextEdit without paddings when PickerShowMode is set to Page.
  • ComboBoxEdit shows its popup over the soft keyboard when the editor is declared in BottomSheet.
  • DateEdit's PickerDisplayDate property has no effect.
  • PasswordEdit doesn't use the specified TextFontFamily.

Gauges for MAUI

  • RadialProgressBar is rendered with slightly cut off edges.

HTML Editor for MAUI

  • HtmlEdit does not clear the background color when SelectedTextBackground is set to Null.

Scheduler for MAUI

  • AgendaView does not show all days and appointments after its source changes at runtime.
  • AgendaView increases the number of UI elements for a long-lasting appointment each time a new portion of data is loaded.