Essential Studio for Xamarin.Forms Release Notes

v20.1.0.50
April 19, 2022

DocIO

Bug Fixes

  • #I366209 - Shape is now preserved properly while converting a Word document to PDF.
  • #I369631 - Hanging issue has been resolved while converting a Word document to PDF.
  • #I369723 - Image is now preserved properly while resaving a RTF format document.
  • #I372362 - Contents are now preserved properly after replacing the bookmark content in a Word document.
  • #I372205 - The ArgumentException will no longer be thrown while converting a Word document to Image.
  • #I367587, #I371616 - Word and character counts are now updated properly after calling UpdateWordCount method.
  • #I367368 – Column spacing is now preserved properly while converting a DOCX format document to PDF.
  • #I370323 - Form field in inline content control is now preserved properly while resaving a DOCX format document.
  • #I371137 - Block content control is now replaced properly while replacing paragraph text.
  • #I370796 – Input file stream will not disposed internally while opening an HTML format document.
  • #I364096 - Paragraph formats are now preserved properly while resaving a DOCX format document.
  • #I373336 – Warnings for line number will no longer be thrown while converting a Word document to PDF.
  • #I371492 - Paragraph is now preserved properly while converting a Word document to HTML.

Presentation

Bug Fixes

  • #I372405 - Hanging issue has been resolved while converting a PowerPoint presentation to Image.

SfButton

Bug fixes

  • #FB33099 - [iOS] Now, the app shell flyout will no longer close when tapping on the SfButton.

SfCalendar

Bug fixes

  • #F174111 - [UWP][UWP] Now, the StackOverFlow Exception will no longer be thrown when YearCellLoaded event is triggered and the current date is navigated from month view to year view.

SfCheckBox

Bug fixes

  • #I373613 - [iOS] In material design, SfCheckBox will no longer crash when IsChecked is enabled in the collapsed state.

SfDataGrid

Bug fixes

  • #I371165 - Now, the control will render properly when ScrollingMode is set to Line and MinimumWidthRequest is set to zero.

SfListView

Bug fixes

  • #I370616 - [Android, iOS] Now, the ArgumentOutOfRangeException will no longer be thrown when setting the FooterTemplate to null at run time.

SfMaskedEdit

Bug fixes

  • #I373803, #I373873 - The Copy-paste operation will work properly when we set Mask for the SfMaskedEdit control.

SfRangeSlider

Bug fixes

  • #I371184 - [Android] Now, the MinimumRange property will work properly when dragging the slider.

SfTreeView

Bug fixes

  • #I369740 - Now, the ExpanderTemplate will be read properly using voice-over.

XlsIO

Bug Fixes

  • #I363400 - Pivot table cell formatting is now applied properly even in protected view.
  • #I375327 - Pivot table does not get collapsed when the minimize button is clicked.
  • #I374418 - File corruption while creating an Excel file with a cell value as “Nan” has now been resolved.