How can I help you?
Essential Studio® for Xamarin.Forms Release Notes
SfBadgeView
Bug fixes
- # F144090 - [Android] The Java.Lang.LinkageError will no longer be thrown when setting the content to the badge view in Android version 4.4 devices.
SfButton
Bug fixes
- #I230471 - [Android] Now, the visual state of button works properly when scrolling the scroll view with more buttons.
- #I228722, #I231864, #I232162, #I232249, #F143757 - [iOS] Now, the SfButton clicked event works properly inside the scrollable controls.
- #I233599 - [iOS] Now, the ArgumentException will no longer occur when changing the current directory to MyDocuments.
SfCalendar
Improvements
- #143085, #230971, #233105 –The calendar performance will improve when loading more appointments per a day
SfChart
Bug fixes
- #I233181 - [iOS] Now, the stacked
DoughnutSeriesis rendered properly with minimum values when setting theCapStyle. - #I232307 - [iOS] Now, the
FastLineSeriesdoes not disappear when zooming the chart.
SfDataForm
Bug Fixes
- #232174 – The Time Editor is arranged properly when using scrollable watermark in DataForm (Android).
Breaking Changes
- #232622- The Group Expander and Collapse icon will display properly as per standards
SfDataGrid
Bug Fixes
- #I230648 - [UWP] Now, the
Checkboxinside theGridSwitchColumnwill be aligned properly when scroll quickly in horizontal direction. - #I232359 - Now, the columns will no longer be clipped when setting
SfDataGrid.ScrollingModetoScrollingMode.Line. - #I232359 - Now, the rows are rendered properly when a value less than the default value is set to
SfDataGrid.RowHeightwhenSfDataGrid.ScrollingModeis set toScrollingMode.Line. - #I233437 - Now, the numeric buttons in the
SfDataPagerare displayed based onSfDataPager.NumericButtonCountfor all values ofView.LayoutOptions.
SfImageEditor
Bug fixes
- # F143025,I234600 – [UWP] Application will no longer be freeze when saving the image in release mode.
SfListView
Bug Fixes
-
#231397, #231401 - The GroupHeader works properly without flickering when
ExpandandCollapsetheGroupHeaderItem. -
#231394 - [iOS] Tap responses will be updated for interaction speed.
-
#231833 - [iOS, UWP] The
SelectionBackgroundColorwill be updated for theSelectedItemswhen navigate back to the sameListViewpage.
SfNumericUpDown
Bug fixes
- #F143841 - Now, the value of public
Valueproperty will be updated correctly.
SfPullToRefresh
Bug Fixes
- #I232527 - [Android] When pulling animation is in progress, the application will no longer hang in devices that have
PowerSaverModesetting enabled.
SfRadialMenu
Bug Fixes
- #234155 - [iOS] SfRadialMenu item tapped now works properly.
SfTreeView
Bug Fixes
-
#228167 - [Android] The TreeView works when it is placed inside the
NavigationDrawer. -
#231038 - [Android] The object dispose exception will no longer occur when
TreeViewis removed from the content page and again added to the content page.
XlsIO
Bug Fixes
- #F144022, #224520 - Conditional formatting formula with sheet reference is now proper.
- #228711 - Performance will not degrade on exporting data from Grid to Excel.
- #226133 - ArgumentOutOfRangeException is no longer thrown while accessing a range from cloned workbook.
- #225831 - NullReferenceException is no longer thrown while converting worksheet to PDF.
- #229460 - Exception is no longer thrown while converting Excel to PDF with hyperlink.
- #F142864 - Exception is no longer thrown while accessing IRange.Value property in multi threading.