Essential Studio for Xamarin.Forms Release Notes
v19.1.0.56
April 13, 2021
SfAutoComplete
Bug fixes
- #I318056 - [UWP] Now, the
Hint
text is properly aligned when using inside the SfTextInputLayout.
SfButton
Bug fixes
- #I320925 - Now, the memory leak will no longer occurs when using
Command
in theSfButton
.
SfChart
Bug fixes
- #I311621 - [UWP] The
PointToValue
method is now working properly in the chart.
SfCombobox
Bug fixes
- #I321086 - [UWP] Now, the gesture events for the DropDownFooterView is working properly.
SfDataForm
Bug fixes
- #I320301 - [iOS] The
FormatException
will no longer be thrown when using theGuid
type property. - #F162819 - [Android,iOS] The
DataFormRadioButtonGroupItem
will be rendered properly.
SfNavigationDrawer
Bug fixes
- #I306917 , #F162195 - [Android] Now, the content view is updated properly when navigating with SfTreeView control, which used inside the
ScrollView
.
SfPopupLayout
Bug fixes
- #I300143 - [iOS] Popup will be shown properly in full screen while opening it from Shell Page.
SfRotator
Bug fixes
- #I320204 - [UWP] The Java.Lang Cast Exception has been fixed when resizing the SfRotator.
SfSchedule
Bug fixes
- #F163161 - [iOS] The
NullReferenceException
will no longer be thrown when tapping on the existing appointment in the day view.
SfSegmentedControl
Bug fixes
- #I318002 - [UWP] Now, the memory leak issue, which occurs due to the SelectionIndicatorSettings property has been fixed.
SfTabView
Bug fixes
-
#I316786 - [Android] Now, the selection strip is properly updated when using the TabWidthMode as BasedOnText mode and IsVisible property as dynamic.
-
#I319027, I316451 - [Android] Now, the content view is properly updated when opening and closing the keyboard, which is used in aContent of SfTabItem.
XlsIO
Bug Fixes
- #I318471 - Font is correct in RTF text while parsing bullet formatting.
- #I319080 - Correctly handled the Pivot cache area reference.
- #I318774 - Two different types of conditional format icon sets are now applied correctly.
- #I320381 - Excel file with the black-and-white option enabled in page settings is now converted properly to PDF.
- #I319833 - OutOfMemoryException thrown while converting Excel to PDF is now resolved.
- #I317378 - Cell border position is now correct for RTL direction in Excel to PDF conversion.
- #I318795 - Hebrew text is now rendered properly in Excel to PDF conversion.
- #I318796 - Shape text for RTL direction is now proper in Excel to PDF conversion.
- IndexOutOfRangeException thrown while converting chart series in PPTX to PDF is now resolved.
- Worksheet protected with empty password is now handled correctly.