Essential Studio for Xamarin.Forms Release Notes

v19.3.0.45
October 12, 2021

SfButton

Bug fixes

  • #F168326 - The padding value of SfButton is now updated properly when dynamically changing the ImageSource with same padding value provided at load time.

SfCalendar

Bug fixes

  • #F168523 - [UWP] Now, the out-of-range exception is no longer thrown when setting the MinDate as DateTime.Today.AddDays(1).
  • #I341802 - [Android] Now, the DayHeaderText alignment will align equally to the DayLabelText alignment.
  • #I339103 - [Android,iOS] Now, the MoveToDate and NavigateToDate will render the correct week in a view.
  • #I341805 - [Android,iOS] Now, the visible dates collection will update correctly when NumberOfWeeksInView is changed from 1 to 6.

SfChart

Bug fixes

  • #I343114 - [UWP] Now, the numerical striplines can clear dynamically.
  • #F168792 - [iOS] The radar chart is now properly rendered with more than 14 data points.

Chat

Bug fixes

  • #I340771 - Now, the last message is displayed properly when the keyboard is open and the keyboard will not be closed after the message has been sent.

SfComboBox

Bug fixes

  • #I341654 - [iOS] Now, able to select the SfComboBox drop-down items when using it in Mac OS with M1 Chip.

SfDataForm

Bug fixes

  • #28312 - Now, the DisplayAttributeName property will work fine when the AutoGenerateItems is set as false.
  • #I344022 - [UWP] Now, the output warning errors is no longer thrown when running the dataform.

DataGrid

Bug fixes

  • #F168194 - The cell styles are applied properly using AppThemeBinding when changing the system theme dynamically.

SfMaps

Bug fixes

SfMaskedEdit

Bug fixes

SfNavigationDrawer

Bug fixes

  • #I341815 - [Android] Now, the SfNavigationDrawer is resizing properly when changing the device orientation.

SfRadialMenu

Bug fixes

  • #I340959 - [iOS] Now, the SfRadialMenu no longer displays any warnings.

SfSchedule

Bug Fixes

  • #I341957 - [iOS] Now, the AppointmentTemplate will render correctly in the view when the layout is customized with Grid and StackPanel.
  • #I343316 - [UWP] Cell Selection will select the correct cell in a TimelineView when the ShowResource is enabled.