Essential Studio® for MAUI Release Notes
v27.2.3
November 21, 2024
DocIO
Bug Fixes
-
#I644608 - Frame is now positioned properly while converting a Word document to PDF with tabs.
-
#I645178 - Hanging issue will no longer occurs while calling Compare API.
-
#I651535 - Table grid is now preserved properly while resaving a DOCX format document.
-
#I645715 - The ArgumentOutOfRangeException will no longer occurs while calling ExecuteNestedGroup with InsertAsNewRow enabled.
-
#I648643 - Document compared properly while comparing same DOCX document with hyperlinks.
-
#I646570 - The ArgumentException will no longer thrown while comparing DOCX documents with multiple bookmarks.
-
#I647428 - The ArgumentOutOfRangeException will no longer occurs while resaving a DOCX document
- Document will no longer corrupted while resaving a DOCX format document with improper custom XML.
- Custom shape is now preserved properly while resaving a DOCX format document.
Presentation
Bug Fixes
-
#I647086 - Slide background color now preserved properly after accessing the background fill type API.
- PowerPoint Presentation will no longer be corrupted while cloning and merging a PowerPoint slide with custom theme name.
SfComboBox
Bug Fixes
-
#I650875 - Fixed the issue where the SfComboBox dropdown did not close when the clear button was clicked.
SfDataGrid
Bug Fixes
-
#FB62518 - The SfDataGrid now correctly shifts focus to the edit element of a numeric column with a single tap on the iOS platform.
-
#FB62562 - The SfDataPager now renders correctly when its visibility is changed at runtime on the iOS platform.
SfImageEditor
Bug fixes
-
I632592- Cropping high-resolution JPEG images now display correctly on iPhone 15 and iPad devices.
SfListView
Bug Fixes
-
#I645214 - Resolved an issue that caused the application to crash when clearing and adding items at runtime while using EmptyView and Groups.
SfMaps
Bug fixes
- #F195073 - Now, the app will not throw
ObjectDisposedException, when navigating to the page having MapTileLayer for the second time.
SfNumericEntry
Bug Fixes
-
#I651471 - Fixed the issue where the SfNumericEntry value was not updated during the unfocused event.
-
#I645304 - Fixed an issue on iOS where popup content was incorrectly arranged when the page included a SafeArea.
SfPullToRefresh
Bug Fixes
-
#I645310 - Resolved an issue where the control inside PullableContent was not updating correctly during an active refresh operation.
SfTreeView
Bug Fixes
-
#F195107 - Resolved an issue where the X and Y position values were incorrect in the ItemRightTapped event.
XlsIO
Bug Fixes
-
#I646336 - A stack overflow exception is no longer thrown when inserting a row in a sheet containing a comment shape.
- An exception is no longer thrown when the first formula is greater than the second formula in data validation.
- An exception is no longer thrown when updating the HasSet data with a template in an Excel document.
- A null reference exception is no longer thrown when inserting a list with the first value as null in a template marker.
- Files no longer get corrupted when resaving an Excel document containing an ActiveX control with an embedded image.
- Marker border color is now rendered properly during Excel to PDF conversion.