Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for .NET MAUI are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio .NET MAUI 2024 Volume 2 (26.1.42)
Released: Jul 16, 2024
2024 Volume 2 (26.1.42) での更新項目
不具合の修正
DocIO
Tab is now preserved properly while converting a DOCX to HTML format document.
Table will be preserved properly while converting RTF format document to DOCX.
Table description now preserved properly while converting DOCX format document to HTML.
Page number is now updated properly while updating table of contents with empty section.
Default font is now applied properly for the Chinese text while converting a Word document to PDF.
Vertical position of image in header is now updated properly while converting a Word document to PDF.
Hanging issue will no longer occurs while converting a Word document to PDF, when table is intersected with image in header.
Presentation
Picture is now applied properly in the picture strips SmartArt.
Corruption will no longer occur while cloning and merging a PowerPoint slide with two Prism graphs.
Corruption will no longer occur after removing the unused master slides and layout slides in PowerPoint presentation.
The AccessViolationException will no longer be thrown while converting a PowerPoint presentation to PDF in multiple threads.
The KeyNotFoundException will no longer be thrown while saving the document with cloned PowerPoint slide.
SfCheckBox
Fixed an issue where the SfCheckBox control in different DataTemplate objects would flash or blink when the content was dynamically changed.
SfDataForm
The editor value is now properly updated when the data object's property value changes.
SfDataGrid
The SfDataGrid now allows the parent scroll view to handle scrolling on the iOS platform.
The SfDataPager now loads pages correctly when populating records asynchronously within the view created event.
SfImageEditor
Enhanced serialization to handle unsaved edits for image editor annotations, ensuring that only saved edits are serialized, thus optimizing file size and performance.
SfListView
[Android] Fixed an issue where the LoadMoreCommand was not executed when there were no items in view and LoadMoreOption was set to AutoOnScroll.
SfPdfViewer
[Android] PDF documents with various page sizes are now displayed correctly.
[iOS] Text cropping inside the PageLayoutMode dropdown on devices with increased font size has been resolved.
Resolved the memory leak that occurred when unloading PDF documents.