Essential Studio for Xamarin.Forms Release Notes
v17.3.0.27
November 12, 2019
SfButton
Bug fixes
-
Now, the
SfButton
BackgroundColor
property works properly when settingBackgroundColor
forLabel
in implicit styles. -
#I253680 - Now, the
NullReferenceException
will no longer be thrown when setting theShowIcon
property inStyle
using global resources. -
#F148601 - [Android] Accessibility support is now working properly while using the
Content
property ofSfButton
. -
#I253169 - Now, the
SfButton
touches propagates to its parent view issue fixed.
SfCalendar
Bug Fixes
- #141885 – [iOS] Now, the
InlineItemTapped
event will be triggered when theInlineItemTemplate
is tapped.
SfChart
Bug fixes
-
#I252647 - [UWP] Now, the chart axis label displays properly while setting the negative value for the
ChartAxisLabelStyle
Margin
property. -
#I252263 - [UWP] Now, the
SelectionChanged
andSelectionChanging
events doesn’t call two times.
SfComboBox
Bug Fixes
- #253497 - [iOS] UIKit.UIImage resource path change issue has been fixed.
SfDataForm
Bug Fixes
- #249746 – [iOS] Now, text no longer gets crop when the
DataFormItem's
leading and trailing views are given toMultilineEditor
inFloatingLabelLayout
. - #253376 - [UWP] The
NullReferenceException
will no longer thrown when tapped second time with a popup inDataForm
.
SfDataGrid
Bug Fixes
- #I253609 - [UWP] Now, the null reference exception is no longer thrown when navigating cells using Tab key when a focusable element is loaded as
GridTemplateColumn.CellTemplate
. - #I246650 - Now, the selected value of the combo box will be displayed properly when the cells of
GridComboBoxColumn
enters edit mode.
SfEffectsView
Bug fixes
- #F148628 – The
NullReference
exception will no longer occur in theSfEffectsView
when navigating front and back withSfExpander
in Xamarin.Forms iOS platform.
SfListView
Bug Fixes
- #252270 -
Dispose
method ofListViewItem
is now exposed as Virtual method. - #250775 - Null reference exception will no long occur when
DragStartMode
is defined asOnDragIndicator,OnHold
.
SfPdfViewer
Bug Fixes
- #251026 - [Android] Form fields are now positioned properly in landscape orientation.
- #252071 - [iOS] Application will no longer crash when the PDF is loaded.
SfPicker
Bug Fixes
- #253454 - [UWP] Text is properly aligned when using
ItemTemplate
. - #254082, #253494 - [Android] Custom footer view text misalignment has been fixed.
SfPopupLayout
Bug Fixes
- #I251368 - Now, the null reference exception is no longer thrown when changing the
SfPopupLayout.PopupView.HeaderTitle
value dynamically from theSfPopupLayout.PopupOpened
event.
SfRichTextEditor
Bug Fixes
- #253854, #253856 - [UWP] Application will no longer crash while updating the toolbar status.
SfRotator
Bug Fixes
- #254263 - Now, the
SfRotator
return to the Gallery Page without exception. - #253568 - Now, the
SfBorder
could be used inside theSfRotator
. - #253738 - Now, the
SfRotator
will work fine when auto-rotate.
SfTabView
Bug Fixes
- #148810 - [Android] When we set the TabItem
HeaderContent
, the animation will now occur when the tabs are switched. - #253771 - [UWP] Now, the
SfTabView
will be visible when navigate to other pages and return to tab page. - #254056 - [UWP] Custom Header Content now gets resized.
- #253726 - [Android] Now, the
SfTabView
swiping works fine. - #253447 - [Android] Alignment issue in FontIcon when using
FontAwesome
has been fixed.
XlsIO
Bug Fixes
- #250108 - Size property is now updated properly for AutoShapes.
- #250310 - Conditional format is now copied properly while using horizontal argument and copy style in template maker.
- #249733 - Legend is now preserved properly while setting a text to data label in line charts.