Essential Studio for Xamarin.Forms Release Notes
v23.2.5
November 23, 2023
DocIO
Bug Fixes
- #I515648 - The ArgumentException will no longer be thrown while converting a Word document to PDF.
- #I519684 - The NullReferenceException will no longer be thrown while opening a DOCX format document.
- #I517763 - Delimiters are now compared properly while comparing two DOCX format documents.
- #I522573 - Table inside floating shape is now preserved properly while converting a Word document to PDF.
- Paragraph format is now compared properly while comparing two DOCX format documents.
Bug Fixes
- #I516895 - Fixed an issue where the FitToElement functionality was not working properly when the content did not fit the page.
- #I515159 - Fixed an issue where redaction was not being properly applied when enabling the redacting of text-only feature.
Presentation
Bug Fixes
- #I520184 - Custom document properties are now added properly in existing PowerPoint Presentation.
- #I515511 - PowerPoint presentation will no longer be corrupted while cloning and merging the slide with chart.
- #I518037 - PowerPoint Presentation will no longer be corrupted while saving a document with cloned OLE object.
SfDataGrid
Bug fixes
-
#I520521
- The horizontal scrolling is now working properly with frozen columns.
SfDiagram
Bug fixes
- #I519302 - The ZoomFactor property will now work properly at runtime.
SfPopupLayout
Bug fixes
-
#I503842
- When theEntry
control inside theSfTextInputLayout
is set as popup content and on second time back button clicked, the application will not navigate directly to the home page. -
#I512799
- The popup view will now appear with the correct size after the keyboard is closed.