Syncfusion Essential Studio .NET MAUI 2025 Volume 1 (29.1.39)

Released: Apr 22, 2025

Atualizações na 2025 Volume 1 (29.1.39)

Correções

  • DocIO
    • The document will no longer be corrupted when resaving a DOCX file with culture-specific formatting.
  • PDF
    • Fixed an issue that occurred when loading an existing corrupted document.
    • Resolved a problem that caused the application to hang while drawing the PDF grid.
    • Addressed an out of memory exception that occurred when importing a page to a PDF document from a loaded document.
    • Corrected inaccuracies returned by the Document Analyzer when loading a PDF that contains annotations.
    • Fixed a stack overflow exception within the .NET library.
  • Presentation
    • PDF file size will no longer be increased due to picture fill when converting a PowerPoint presentation to PDF.
  • SfCartesianChart
    • Resolved an issue where annotations do not disappear when clearing the Annotation collection in the CartesianChart.
  • SfChip
    • Fixed the issue where the SfChipGroup did not correctly apply the disabled state to selected items in .NET MAUI.
  • SfDataForm
    • The SetValue method in DataFormItemManager is now triggered correctly when using the DatePicker editor through a custom data dictionary, ensuring values are committed as expected.
    • Custom ComboBox editor is now correctly rendered inside TextInputLayout when the LayoutType is set to TextInputLayout.
  • SfPdfViewer
    • The PDF Viewer no longer closes when navigating through search results after searching for a specific word in the particular PDF document.
    • The multi-line free text annotation now displays correctly and fully in the PDF Viewer.
    • The PDF Viewer no longer closes when navigating search results after searching for a word in large PDF files.
  • SfPicker
    • Fixed an issue where the picker selection becomes inconsistent when changing the orientation.
  • SfRotator
    • Fixed the issue where the UI does not update when the ItemsSource changes in SfRotator.
  • SfSegmentedControl
    • The SelectedSegmentTextColor and SelectionIndicatorSettings.TextColor properties are now consistently applied across all SelectionIndicatorPlacement types, ensuring the correct display of text color in all scenarios.
    • The rightmost segment now displays correctly with rounded corners without any visual clipping.
  • SfTextInputLayout
    • Resolved the issue that caused a NullReferenceException to be thrown in the .NET MAUI native iOS SfTextInputLayout.