Essential Studio for Xamarin.Forms Release Notes

v21.2.6
May 23, 2023

DocIO

Bug Fixes

  • #I461120 – Content in vertically aligned table cell is now preserved properly while converting a Word document to PDF.
  • #I461158 – The NullReferenceException will no longer be thrown while calling UpdateDocumentFields API.
  • #I467592 - Table cell height is now preserved properly while converting a Word document to PDF.
  • #I462847 - Picture inside the table cell is now preserved properly while converting a Word document to PDF.
  • #I463349 - Watermark in footer is now preserved properly while converting a Word document to PDF.
  • #I461427 - Table is now preserved properly while converting a DOCX format document to PDF.
  • #F182135 - Hanging issue will no longer be occur while opening a DOCX format document.
  • #I459603 - IF field result is now updated properly while calling UpdateDocumentFields API.

Presentation

Bug Fixes

  • #I462819 - Empty notes pages are now preserved properly while converting a PowerPoint presentation to PDF.

SfListView

Bug fixes

  • #I454484 - Now, the swiped item will render properly after deleting it from the swipe template in the middle of swiping.

  • #I461396 - Now, the System.ArgumentOutOfRangeException will not be thrown when Header is defined as StaticResource and IsStickyHeader property is set to true.

SfNavigationDrawer

Bug fixes

  • #I459404 - Fixed an issue where the keyboard would open, flicker, and then close when focusing on the entry within the SfNavigationDrawer content.

SfNumericTextBox

Bug fixes

  • #I457843 - [UWP] Fixed an issue where the SfNumericTextBox did not restrict input to a maximum value when a value was entered beyond the maximum. Now, the input is restricted to the maximum value as expected.

SfPdfViewer

Bug fixes

  • #I463559 - [Android] The application will no longer crash with the InvalidOperationException when loading a document.
  • #I461250 - [Android] Now, the existing polygon annotation will render with a fill color.
  • #I462246 - [Android] Saving the free text annotation with Korean text will now save properly.

SfSchedule

Bug fixes

  • #I453749 - [Android] Now, the performance of Drag and Drop has been improved when there are a larger number of appointments in the view.

SfTextInputLayout

Bug fixes

  • #I458092 - Fixed an issue where the helper text is not displayed in the appropriate position when using the SfChipGroup with SfTextInputLayout.

XlsIO

Bug Fixes

  • #I455437 - Exception thrown while parsing formula referring an external link sheet name with bracket is now resolved.
  • #I460053 - Argument out of range exception thrown while using find and replace operation with cell contains FLOOR.MATH formula is now resolved.
  • #I461011 - Parse exception thrown while applying value that starts with an equal symbol to the data table is now resolved.
  • #I457997 - AutoFitColumn now works properly while applying rotation angle to a cell.
  • #I454287 - Chart numeric axis labels with percentage number format are now rendered properly chart to image conversion.
  • Exception thrown while applying the email Id in Hyperlink is now resolved.