Essential Studio for Xamarin.Forms Release Notes

v20.1.0.57
May 24, 2022

DocIO

Bug Fixes

  • #I375240 - Table borders are now preserved properly while resaving a DOCX format document.
  • #I377506, #I378589 - The ArgumentOutOfRangeException will no longer be thrown while converting a HTML file to DOC format document.
  • #I374500, #I379170 - Image is now preserved properly while converting a Word document to HTML.
  • #I379154 - Table is now preserved properly while converting a DOCX format document to PDF.

PDF

Features

  • #I370995 - Provided support to enable new line indent in a PdfStringFormat.

Bug Fixes

  • #I378749 - Performance delay will no longer occur while checking whether the signature field is signed or not.
  • #I379173 - An exception will no longer occur when saving a PDF document with a new signature field.
  • #I378845 - The PDF documents with annotations are now appropriately merged.
  • #I378160 - BackColor is now updated properly when setting the transparent and empty Backcolor to the TextBox Field.

Presentation

Bug Fixes

  • #I376596 - The ArgumentException will no longer be thrown while converting a PowerPoint presentation to PDF.
  • #I377579 - Character spacing is now applied properly while converting a PowerPoint presentation to PDF.
  • #I378779 - After line spacing is now applied properly while converting a PowerPoint presentation to PDF.

SfAutoComplete

Bug fixes

  • #I367731 - Now, the SuggestionBox is closed properly after the first selection.

SfCalendar

Bug fixes

  • #F174315 - [UWP,Android] Now, the custom view in the Yearview,Decadeview, and Centuryview will render properly.
  • #I378001 - [iOS] Now, the CustomHeaderView will render correctly when rotating the screen.

SfCircularGauge

Bug fixes

  • #I378340 - [iOS] The range will be re-rendered properly when updating the GradientStops properties.

SfComboBox

Bug fixes

  • #I378284 - Now, the SelectionChanged event will be triggered properly when the SelectedItem is erased on iOS.

  • #I368202 - Now, the SelectedValue will be shown properly at initial loading.

SfDataForm

Bug fixes

  • #I380371 - [Android] The NullReferenceException will no longer be thrown when navigating from a DataForm to another page.

SfRangeSlider

Bug fixes

  • #I378002 - Now, the SfRangeSlider sets the RangeStart and RangeEnd values correctly in iOS.

  • #I377180 - Now, the SfRangeSlider responds to the touch events properly when dragging both min and max knobs.

  • #I378002 - Now, provide the proper values for Minimum, Maximum, RangeStart, and RangeEnd properties; otherwise, internal exceptions will be thrown if the input validation is incorrect.

SfSchedule

Bug fixes

  • #I376326 - [UWP, Android] Now, the MonthCellTemplateSelector will update correctly when the ItemsSource is changed in the OnAppearing method.
  • #F34023 - [Android] The NullReferenceException will no longer be thrown in SfSchedule in the randomly reproduced AppCenter.

XlsIO

Bug Fixes

  • #F174314 - Format exception being thrown while using number format in Thai culture has been resolved.