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 4 (28.1.36)
Released: Dec 24, 2024
2024 Volume 4 (28.1.36) での更新項目
不具合の修正
DocIO
TOC entry page number is now preserved properly while converting Word document to PDF.
Bookmark is now preserved properly after calling UpdateAlternateChunks API.
The ArgumentOutOfRangeException will no longer be thrown while saving DOCX format document.
The NullReferenceException will no longer be thrown while converting a Word document with block content control to PDF.
Text format for NumPages field is now preserved properly after calling UpdateDocumentFields API.
Page number within textbox in header or footer is now preserved properly while converting a Word document to PDF.
SfButton
Resolved an issue with the button font image icon not rendering when used within the SfPopup content template on Android.
SfDataForm
Error messages now display correctly in the TextInputLayout when using the ValidateProperty event.
SfImageEditor
Fixed a memory leak issue with high-resolution images on macOS and iOS platforms.
SfListView
[iOS] Fixed a bug where the Children collection of VisualContainer was not being created when accessed within the Loaded event.
SfNumericEntry
Fixed an issue where SfNumericEntry displayed negative values when a dot was typed first on Samsung devices.
Fixed the issue where the cursor in SfNumericEntry did not remain at the end of the decimal in .NET MAUI.
SfPopup
Resolved a problem where the Popup view wouldn't close when the IsOpen property was set to false in the OnSizeAllocated method.
Fixed an issue where the Popup's height would not adjust automatically when its content was dynamically updated.