Essential Studio for MAUI Release Notes
v28.2.5
February 11, 2025
DocIO
Bug Fixes
-
#F195918 – The IndexOutOfBoundException will no longer be thrown while enabling HideResult API after append sequence field.
-
#F195988 - The ArgumentOutOfRangeException will no longer be thrown while opening a DOCX document contain table.
-
#F195879 - Table of Figures is now updated properly after calling UpdateTableOfContents API.
-
#I683574 - Text is now wrapped properly while converting Word document to PDF.
-
#I681435 - Line break is now preserved properly while converting Word document to HTML.
-
#I675272 – HasChanges is now enabled properly after calling GetContent API.
-
#I686879 – PolyPolygon shapes is now preserved properly while converting WMF file to SKBitmap image.
SfChip
Bug Fixes
-
#I683449 - Resolved the Chip font icon not shown when setting large FontSize issue in .NET MAUI.
SfComboBox
Bug Fixes
-
#I681951 - Fixed an issue where the SfComboBox Multi-Selection with Editable Mode did not display selected tokens correctly in .NET MAUI v9.0.30.
-
#I686862 - Fixed an issue where the SfComboBox’s IsEnabled property was not functioning correctly within the SfTextInputLayout.
SfMaskedEntry
Bug Fixes
-
#I680927 - Fixed the issue with Regex Mask value changes to Specific Culture in .NET MAUI SfMaskedEntry.
SfNumericEntry
Bug Fixes
-
#I678278 - Fixed an issue where the SfNumericEntry ValueChanged event could cause an infinite loop when the Value was set programmatically.
SfPdfViewer
Bug Fixes
-
#I679673 - Warnings no longer occur when scrolling and zooming the complex PDF rapidly on the PDF Viewer on Windows and iOS platforms.
-
#I684428 - The NullReferenceException no longer occurs when closing the PDF after the text search is initiated.
-
#I634513 - Improved the alignment of icons in the bottom toolbar to center in the landscape mode of the iPad device.
-
#FB64477 - The toolbar now re-renders correctly based on the currently selected AnnotationMode after deleting an existing annotation.
SfScheduler
Bug fixes
-
I624937- Appointment dragging on Android now scrolls smoothly and stops as intended, preventing continuous scrolling.
-
I711378 - Appointment Load and Demand now works smoothly in Agenda view.
SfTextInputLayout
Bug Fixes
-
#I683201 - Fixed an issue where the Syncfusion background color key was not applied in the Outlined container type of SfTextInputLayout
XlsIO
Bug Fixes
-
#I684101 - Cell text color is now rendered correctly when converting Excel to PDF with number formats that include color.
-
#I676562 - The filter count is now returned correctly when the Blanks option is selected in Excel filters.
-
#I683818 - When the filters are cleared using the Clear function, the filtered rows will be visible again.
-
#I680060 - Exact formulas are now returned without the addition of the “_xlws” prefix for Excel functions like FILTER and SORT.