Essential Studio for Xamarin.Forms Release Notes

v20.4.0.50
February 14, 2023

DocIO

Bug Fixes

  • #I431221 - TOC is now preserved properly while resaving a DOCX format document.
  • #I433475 - Document will no longer corrupted while resize the frame in DOCX format document.
  • #I435431 - Hanging issue has been resolved while opening a DOCX format document.
  • #I434383 - Footnote is now preserved properly while converting a Word document to PDF.

PDF

Bug Fixes

  • #I429024 - Preservation issue will no longer occur while drawing text in the textbox using the PdfTrueTypeFont.
  • #I431004 - Extra data is not added to the form while filling the textbox fields of the PDF document.
  • #I431705 - The issue with “Flattening annotation still keeps the annotation in different locations of the PDF document” has been resolved.
  • #I435274 - Invalid type cast exception will no longer occur while signing and adding conformance to the PDF document.
  • #I435765 - Exception will no longer occur while signing existing PDF document.
  • #I433997 - Null reference exception will no longer occur while performing OCR with particular PDF document.

Presentation

Bug Fixes

  • #I433972 - The KeyNotFoundException will no longer be thrown while opening a PowerPoint presentation.

SfBadgeView

Bug fixes

  • #I428771 - Now, the BadgeIcon of SfBadgeView can be dynamically changed if the initial value of the BadgeIcon is set to None.

SfDataGrid

Bug fixes

  • #I427297 -[UWP] Now, the PageDown key will work properly when setting RowHeight based on content.
  • #I409336 - Now, the control will take escaping characters into account when calculating the CellWidth when the ColumnSizer is set to Auto.
  • #I427297 -[Android] When the “VerticalOverScrollMode” is set to “Bounce,” the control will bounce even with a small number of rows.

SfNumericTextBox

Bug fixes

  • #I428261 - [UWP] Now, the Decimal Separator is shown in the SfNumericTextBox in culture es-ES mode.

SfRadialMenu

Bug fixes

  • #I434463 - [iOS] In SfRadialMenu, System.NullReferenceException will no longer occur when tapping the radial menu item.