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

Released: Feb 18, 2025

2024 Volume 4 SP1 (28.2.6) 버젼 업데이트

수정사항

  • DocIO
    • The NullReferenceException will no longer be thrown while opening a DOCX document.
    • TrackChanges options will no longer be enabled improperly while resaving DOCX document.
    • The System.Globalization.CultureNotFoundException will no longer be thrown while opening a DOCX document.
    • Hyperlink is now preserved properly while resaving a DOCX document.
    • Table cell padding is now preserved properly while resaving a DOCX document.
    • Reference field is now updated properly after calling the UpdateDocumentFields API.
  • Presentation
    • Hyperlink color is now applied properly in PowerPoint presentation.
  • SfAutocomplete
    • Fixed an issue with the .NET MAUI SfAutocomplete dropdown placement not functioning correctly when using a transparent input.
    • Fixed the ObjectDisposedException arise when navigating the page contains SfAutocomplete in .NET MAUI.
    • Resolved the issue where the SfAutoComplete dropdown opens automatically upon rendering when ShowSuggestionsOnFocus was set to true.
    • Fixed the issue where the SfAutocomplete control did not display the “No Results Found” template when custom filtering behavior was applied.
  • SfComboBox
    • Fixed the ObjectDisposedException arise when navigating the page contains SfComboBox in .NET MAUI.
    • Resolved an issue where the sharp corners of the dropdown obscured when a minimal stroke thickness was applied on devices with a density of 1.5.
  • SfDataGrid
    • The SfDataGrid now correctly adds records to the item source using the load more feature when grouping is applied.
  • SfImageEditor
    • Changing a text annotation's text style now correctly applies only to the selected one, without impacting others.
  • SfNumericEntry
    • Fixed the issue where SfNumericEntry's HorizontalTextAlignment was not centering properly due to the leading edge margin.
  • SfPdfViewer
    • PDF Viewer no longer crashes while scrolling using scroll head on continuous page layout mode.
  • SfSwitch
    • Resolved the issue where SwitchSettings did not update correctly on dynamic theme changes in SfSwitch.