Essential Studio for Xamarin.Forms Release Notes

v19.1.0.57
April 20, 2021

SfBusyIndicator

Bug fixes

  • #I307578 - [Android] Now, the performance has been improved when loading the SfBusyIndicator initially.

SfButton

Bug fixes

  • #FB24339 - The Command is now working fine in the SfButton when reusing the same page.

SfCalendar

Bug fixes

  • #I320804,I324110,I323763 - [iOS] Now, the months will be shown correctly in the YearView mode.

SfChart

Bug fixes

  • #I320455 - [Android,iOS] The ColumnSeries is now rendering properly when using with LogarithmicAxis in the chart.
  • #I321591 - [Android] The CenterView of the doughnut series is now aligned properly when binding the InnerRadius value to the height and width request of CenterView.

SfCombobox

Bug fixes

SfDataForm

Bug fixes

  • #I314932 - [iOS] Now, the time will be rendered correctly in the TimePicker.

SfDataGrid

Bug fixes

  • #I321670 - Height is properly applied to column headers when the HeaderRowHeight property is set through XAML and material design is set.

SfListView

Bug fixes

  • #I322229 - [UWP] The ScrollStateChanged event will be triggered when scrolling the mouse.
  • #23736 - Now, the Filter with the Sort will work properly when changing the filter at run time.

SfPdfViewer

Bug Fixes

  • #323032 - [UWP] Application will no longer throw exceptions while rendering the PDF page.
  • #318602 - [UWP] Annotations are no longer missing while exporting the PDF pages as images.
  • #316763 - [UWP] Application will no longer crash with an exception while loading a particular PDF document.

SfPicker

Bug fixes

  • #I323769 - [iOS] The ArgumentOutOfRangeException issue has been fixed when adding the items dynamically.

SfRotator

Bug fixes

  • #I319838 - [UWP] Now the vertical scrolling is working properly, which used inside the SfListview.

SfSchedule

Bug fixes

  • \F159328 - [Android] Now, the InlineView will be scrolled properly when the control is loaded within the ScrollView.

SfTabView

Bug fixes

  • #I317077 - [UWP] Now, the SfTabView content is properly updated when swiping is slow.

  • #F164522, #F162583 , #I324492 - [UWP] Now, the SelectedIndex is properly updated while changing the value by using the cs code.