Essential Studio for Xamarin.Forms Release Notes
v20.2.0.39
July 19, 2022
DocIO
Bug Fixes
- #I386678 - Tabs are now preserved properly while converting a Word document to PDF.
- #I386119 - Hanging issue will no longer occur while converting a Word document with footnote to PDF.
- #F175865 - Text is now preserved properly while converting a Word document to PDF.
- #I387987 - MathML equation is now preserved properly while resaving a DOCX format document.
- #I386496 - Nested IF field result is now updated properly after calling
UpdateDocumentFields()
method.
SfBadgeView
Bug fixes
- #I390626 - [iOS] NRE exception will not occur when using
SfBadgeview
inside theSfSchedule
.
SfComboBox
Bug fixes
- #I385017 - Now, the
ValueChanged
event is not called when setting the value initially.
SfNumericTextBox
Bug fixes
-
#I386728 - [UWP] Negative sign will not be appended in front of the number, when selecting all and entering negative sign.
-
#I386728 - [UWP] Double minus will not be displayed, when selecting all and entering the negative sign from the soft numeric keyboard.
-
#I386728 - [UWP] Double zeros will not be displayed, when selecting all and entering zero.
SfPicker
Bug fixes
- #I391238 - Now, the application is working correctly when clearing the picker items.
SfRadialMenu
Bug fixes
- #I383714 - Now, SfRadialMenu items are correctly arranged, just like on Android, and binding of the IsOpen is working properly in
SfRadialMenu
.
SfSchedule
Bug fixes
- #F175619, I385448 - [Android] The
ResourceItemTemplate
element size renders properly in the scheduler. - #I369006 - [Android] The
TimeRulerSize
will now be updated correctly according to the device density value in the view. - #F35664 - [Android, UWP] The
AgendaView
will now be updated correctly when changing the selected date as null at the runtime.
SfTextInputLayout
Bug fixes
- #I389786 - [Android] The
InputView
will be visible when it is inherited INotifyPropertyChanged.
XlsIO
Bug Fixes
- #I385170 - Date value is now parsed properly while opening the Excel document.
- #I388196 - Parse exception thrown while parsing a formula in Greek culture is now resolved.
- #I387957 - Series color is now rendered properly in chart to image conversion.
-
#I382772 - Index out of range exception thrown while converting Excel document with split text to PDF is now resolved.
- Default cell color values are now applied properly in xlsb document.