Essential Studio for Xamarin.Forms Release Notes

v19.3.0.44
October 05, 2021

SfAccordion

Bug fixes

  • #I342581 - [UWP] The NullReferenceException will no longer be thrown when navigating back from another page.

SfCardLayout

Bug fixes

  • #FB28784 - [Android] The SfCardLayout will no longer be thrown exception when setting the Visual as Default.

SfChat

Bug Fixes

  • #I340771 - Now, the control will scroll to bottom for newly added messages when CanAutoScrollToBottom set as true.

SfImageEditor

Bug fixes

  • #FB28468 - [Android, iOS] ImageEdited event will be raised properly when a small dot is added using the freehand drawing.

SfListView

Bug fixes

  • #F164218 - [macOS] The items will not disappear when updating the ItemsSource at run time.

SfNumericTextBox

Bug fixes

  • #342587 - [UWP] The SfNumericTextBox will be rendered with the proper height when providing the font size.

XlsIO

Bug Fixes

  • #I341494 - Conditional format without applied range is now preserved properly while resaving the Excel document.
  • #I340032 - Exception thrown while resaving the Excel document having with chart title referred from external range is now resolved.
  • #I340032 - Series color of a chart having tint color is now preserved properly while resaving the Excel document.
  • #I341449 - Chart value axis labels are now rounded off properly while converting chart to image.
  • #I340620 - NullReference exception thrown while accessing the series values from named range is now resolved.