How can I help you?
Essential Studio® for Xamarin.Forms Release Notes
SfBadgeView
Bug fixes
*#295446 - [iOS] Now, TapGestureRecognizer is working fine for SfBadgeView control.
SfBusyIndicator
Bug fixes
- #294344 - [Android] NRE issue has been fixed while using inside the
SfListView.
SfChart
Bug fixes
- #293280 – Now, the
StepAreaSeriesstroke will be rendered properly when setting the LabelPlacement as BetweenTicks inCategoryAxis. - #158527 –
NullReferenceExceptionwill no longer be thrown while settingCrossesAtto PrimaryAxis without having the SecondaryAxis. - #295077 – [UWP] Now, DataMarkers will be removed properly when clearing the series ItemsSource.
SfChat
Bug fixes
- #157439 - [iOS] Now the placeholder text is center aligned on initial loading and even after deleting the multi-line text entered in the editor.
SfCircularGauge
Bug fixes
- #296173 - [iOS] RangePointer is positioned properly when adding the
SfCircularGaugeplaced inside the expander.
SfComboBox
Bug fixes
-
#295596 - [iOS] The
Eventsof child element is working properly while using theItemTemplate. -
#296594 - [iOS] Default control size issue has been fixed when used inside the
SfTextInputLayout.
SfDataGrid
Features
- #296443 - [Android, iOS, UWP] In edit mode, support has been provided to customize the width of the drop down of a
GridComboBoxColumnusing the propertyGridComboBoxColumn.DropDownWidth. - #155217 - If
GridColumn.DisplayBindingandGridColumn.ValueBindingare set, the values returned from them are now considered for auto row height calculations.
Bug fixes
- #297644 - [macOS] Now, custom fonts and embedded fonts can be used for all font properties of SfDataGrid.
- #296957 - [UWP] Now, current cell will be rendered in the correct position when rows are added in runtime when a cell is already in edit mode.
- #255166 - Now the
NullReferenceExceptionis no longer thrown when disposing the datagrid even when a cell is currently in edit mode.
SfImageEditor
Bug fixes
- #295446 - [iOS] NRE exception is resolved while selecting the shape and applying font styles from image editor control toolbar.
- #296415 - [iOS]
SaveEdits()method is now working fine while adding the custom view and call theSaveEdits()method.
SfMaskedEdit
Bug fixes
- #294335 - [Android] Selecting all the text from the masked edit and typing a character, now control displaying the typed character properly.
SfNavigationDrawer
Bug fixes
- #297865 - [Android] Now, the
ContentViewis updated properly while changing dynamically.
SfNumericTextBox
Bug fixes
- #297700 - [Android] Resolved NRE exception while removing
SfNumericTextBoxfrom the collection view withMaximumproperty binding.
SfPicker
Bug fixes
-
#295024 - Now, the
DataTemplatefor the Picker content is updated properly while changing dynamically. -
#295598 - [Android] Now,
SelectedItemis updated properly while changing the items dynamically.
SfRotator
Bug fixes
-
#293781 -[Andorid] Flash issue has been fixed while swiping to the new item.
-
#293554 - [iOS] NRE issue has been fixed while clearing all the items.
SfSegmentedControl
Bug fixes
- #293592 - [Android] Now, the
SyncPrimaryColoris updated properly while changing dynamically.