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

Released: Feb 4, 2025

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

수정사항

  • DocIO
    • Nested IF field inside table is now updated properly after calling UpdateDocumentFields API.
    • Image in source document is now preserved properly after calling ImportContent API.
    • Nested table cell width is now preserved properly while converting a DOCX document to PDF.
    • Text is now preserved properly while converting a Word to PDF with decimal tab alignment.
    • Left Margin of paragraph is now preserves properly while converting a HTML to DOCX.
    • List indent is now applied properly while converting a Word document to PDF.
    • Hanging issue will no longer occurs while converting a DOCX document with WMF image to PDF.
    • The ArgumentNullException will no longer be thrown while converting a Word to PDF with the font substitution event.
    • The NullReferenceException will no longer be thrown while removing TextFormField in InlineContentControl.
  • Presentation
    • Chart positions within the group shapes will now be updated properly while converting PowerPoint Presentation to image.
  • SfPdfViewer
    • System.Collections.Generic.KeyNotFoundException no longer occurs when moving to the next page in single-page layout mode.
    • The scroll head behavior in both continuous and single-page layout modes is now functioning as expected.
    • The "Fit to Page" setting is now maintained when navigating to a page using text search in single-page layout mode.
    • The PDF Viewer no longer crashes when using LoadDocumentAsync on the iOS platform.
    • Free text with multiple lines is now fully displayed when created.
  • SfRadialGauge
    • The UI will no longer freeze on the iOS platform when RadialAxis.BackgroundContent is set.
  • SfRadioButton
    • Resolved the issue in TalkBack Accessibility that prevented even-numbered radio-buttons from being focusable on Android.
  • SfSwitch
    • Resolved the issue in TalkBack Accessibility that prevented even-numbered switches from being focusable on Android.
  • SfTabView
    • Resolved the issue on iOS, where scrolling is enabled in landscape orientation with TabWidthMode as Default.