Syncfusion Essential Studio .NET MAUI 2024 Volume 4 SP1 (28.2.5)

Released: Feb 11, 2025

Updates in 2024 Volume 4 SP1 (28.2.5)

Fehlerkorrekturen

  • DocIO
    • The IndexOutOfBoundException will no longer be thrown while enabling HideResult API after append sequence field.
    • The ArgumentOutOfRangeException will no longer be thrown while opening a DOCX document containing a table.
    • Table of Figures is now updated properly after calling UpdateTableOfContents API.
    • Text is now wrapped properly while converting Word document to PDF.
    • Line break is now preserved properly while converting Word document to HTML.
    • HasChanges is now enabled properly after calling GetContent API.
  • SfAutocomplete
    • Fixed an issue with the .NET MAUI SfAutocomplete dropdown placement not functioning correctly when using a transparent input.
  • SfChip
    • Resolved the Chip font icon not shown when setting large FontSize issue in .NET MAUI.
  • SfComboBox
    • Fixed an issue where the SfComboBox Multi-Selection with Editable Mode did not display selected tokens correctly in .NET MAUI v9.0.30.
    • Fixed an issue where the SfComboBox's IsEnabled property was not functioning correctly within the SfTextInputLayout.
  • SfMaskedEntry
    • Fixed the issue with Regex Mask value changes to Specific Culture in .NET MAUI SfMaskedEntry.
  • SfNumericEntry
    • Fixed an issue where the SfNumericEntry ValueChanged event could cause an infinite loop when the Value was set programmatically.
  • SfPdfViewer
    • Warnings no longer occur when scrolling and zooming the complex PDF rapidly on the PDF Viewer on Windows and iOS platforms.
    • The NullReferenceException no longer occurs when closing the PDF after the text search is initiated.
    • Improved the alignment of icons in the bottom toolbar to center in the landscape mode of the iPad device.
    • The toolbar now re-renders correctly based on the currently selected AnnotationMode after deleting an existing annotation.
  • SfTextInputLayout
    • Fixed an issue where the Syncfusion background color key was not applied in the Outlined container type of SfTextInputLayout.