Essential Studio for Xamarin.Forms Release Notes
v21.2.8
May 30, 2023
DocIO
Bug Fixes
- #I463558 - Document header is now preserved properly while resaving a DOCX format document.
- #I464065 - The NotSupportedException will no longer be thrown while calling
AppendHTML
API. - #I459764 - List format with track changes is now preserved properly while converting a Word document to PDF.
- #I466986 - The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
- #I461878 - Table is now preserved properly while converting a DOCX format document to PDF.
Presentation
Bug Fixes
- #I462822 - Theme override colors will now be applied properly while converting a PowerPoint presentation to PDF.
SfAccordion
Bug fixes
- #I342581 - [iOS] Now the height of the control will be updated properly, when placing inside the
Grid
.
SfSchedule
Bug fixes
- #F182277 - [Android and iOS]The
Expand
andCollapse
icons in theAllDay
panel will be visible in dark mode. - #I464434 - The embedded
SfSchedule
view will render correctly on the UWP platform.
XlsIO
Bug Fixes
- #I461711 - DisplayText of a number is now returned properly.
- #I464321 - Worksheet data being lost while resaving Excel document if worksheet target path is different is now resolved.
- #F182337 - Exception thrown while positioning the chart in Excel document is now resolved.
- #I459705 - Line chart series data point color is now rendered properly in chart to image conversion.