Essential Studio® for Xamarin.Forms Release Notes
v17.2.0.41
August 13, 2019
SfCalendar
Bug Fixes
- #242930 - [Android]
Calendar
will no longer crash when scrollingListView
withCalendar
.
SfChart
Breaking Changes
- #I241181 - [Android, iOS] The
ItemsSource
fix for the ReactiveUI DynamicData collection has been reverted in this release version.
SfDataGrid
Bug Fixes
- #239225 - Now the value in the table summary row/cell will be updated properly for runtime collection changes and property changes even when the summary column is of type
GridUnboundColumn
. - #243333 - Now runtime changes works properly for
SfDataGrid.ShowColumnWhenGrouped
property. - #244505- Now picker column enters edit mode when columns are manually generated for complex properties.
SfExpander
Bug Fixes
- #242042 - The
ListViewItems
loaded inSfExpander
control will collapse properly when the expander item is collapsed andItemTapped
event will not trigger unnecessarily during collapsed state.
SfImageEditor
Features
- #143249 - [UWP] The toolbar icon will be updated properly.
SfListView
Bug Fixes
- #242042 - ListView
ItemTapped
event will no longer fire while tapping the empty space below Expander with ListView asContent
after collapsing.
SfMaps
Bug fixes
- #243373 - [Android] The data labels will be displayed properly for small area (cities).
SfNumericTextBox
Bug Fixes
- #F145999, I241078, I243315, I243369, I243512, I241869, I244066, F146545 – [UWP] Now, the number is rendered properly when setting the
Culture
property to German.
SfPdfViewer
Bug Fixes
- #241631 - [iOS] The
ZoomPercentage
property will be set properly. - #241631 - [iOS] Application will no longer crash while loading the PDF document with the
MaximumZoomPercentage
property value been set. - #238423 - [Android] Application will no longer crash when long pressing on a particular PDF document.
- #240659 - [Android] The
NullReferenceException
will no longer be thrown while loading a PDF document, whenSfPdfViewer
is placed inside theSfPopupLayout
. - #244324 - [UWP] The
NullReferenceException
will no longer be thrown while unloadingSfPdfViewer
. - #237265 - Now, the ExtractText API extracts the text properly from a PDF document.
- #240975 - [Android] Application will no longer crash while unloading a PDF document.
SfPopupLayout
Bug Fixes
- #F146222 - Now, only one combo box drop down opens, when clicking on the combo box loaded inside the popup view even when
SfPopupLayout.PopupView.AutoSizeMode
is notNone
.
SfSchedule
Bug Fixes
- #241640 - [UWP] Now, the
AppointmentStyle
works properly when providing style for each appointment in theOnAppointmentLoadedEvent
.
SfTextInputLayout
Bug fixes
- #I239329, I239777, I242557 – [UWP] Now, the text is rendered properly in
SfTextInputLayout
when adding input view asSfNumericTextBox
.
XlsIO
Bug Fixes
- #242245 - Performance has been improved while opening the SpreadsheetXML file.
- #241403 - Vertical text alignment now works properly in Excel to PDF conversion.
- #242613 - Japanese characters are now preserved properly in Excel to PDF conversion.