Syncfusion Essential Studio .NET MAUI 2024 Volume 2 (26.1.41)

Released: Jul 9, 2024

Aggiornamenti in 2024 Volume 2 (26.1.41)

Correzioni

  • DocIO
    • Tab is now preserved properly while converting a HTML to DOCX format document.
    • List number is now preserved properly while converting a DOCX format document to PDF.
    • Text with hyphen is now preserved properly while converting DOCX format document to PDF.
    • Image inside a table is now preserved properly while converting a DOCX format document to PDF.
    • Underline for the Arabic text is now preserved properly while converting Word document to PDF.
    • Table with horizontal merged cells is now preserved properly while converting a DOCX format document to PDF.
    • The NullReferenceException will no longer thrown while executing mail merge by enabling ClearField API for specific field.
    • Improper revisions will no longer preserve while comparing same DOCX document.
  • Presentation
    • Textbox with shrink text on overflow is now preserved properly while converting PPTX to PDF.
    • Placeholder with vertical alignment is now preserved properly while converting PPTX to PDF.
  • SfImageEditor
    • The issue with toolbar icons not being clickable has been fixed when the .NET MAUI SfImageEditor was added in embedded iOS.
  • SfLinearGauge
    • The BarPointers property binding now works properly.
  • SfMaps
    • The marker will no longer move away from its previous position, when the MarkerTemplate is changed dynamically.
    • Adding custom markers now works properly when tapping on the Map.
    • The DataSource of MapShapeLayer collection changes will work properly.
  • SfPdfViewer
    • The application no longer crashes when the PDF is unloaded from the PDF viewer.
    • Keyboard shortcut keys for navigation now work correctly in single-page layout mode.
    • Toolbar items can now be hidden regardless of whether the corresponding toolbar is visible.
    • [iOS] Text signatures containing spaces are now fully displayed in the signature field.
  • SfSegmentedControl
    • The SfSegmentedControl now properly displays within grid columns and FlexLayout layouts on Android devices.