How can I help you?
Essential Studio® for Xamarin.Forms Release Notes
DocIO
Bug Fixes
- #I375240 - Table borders are now preserved properly while resaving a DOCX format document.
- #I377506, #I378589 - The ArgumentOutOfRangeException will no longer be thrown while converting a HTML file to DOC format document.
- #I374500, #I379170 - Image is now preserved properly while converting a Word document to HTML.
- #I379154 - Table is now preserved properly while converting a DOCX format document to PDF.
Features
- #I370995 - Provided support to enable new line indent in a PdfStringFormat.
Bug Fixes
- #I378749 - Performance delay will no longer occur while checking whether the signature field is signed or not.
- #I379173 - An exception will no longer occur when saving a PDF document with a new signature field.
- #I378845 - The PDF documents with annotations are now appropriately merged.
- #I378160 - BackColor is now updated properly when setting the transparent and empty Backcolor to the TextBox Field.
Presentation
Bug Fixes
- #I376596 - The ArgumentException will no longer be thrown while converting a PowerPoint presentation to PDF.
- #I377579 - Character spacing is now applied properly while converting a PowerPoint presentation to PDF.
- #I378779 - After line spacing is now applied properly while converting a PowerPoint presentation to PDF.
SfAutoComplete
Bug fixes
- #I367731 - Now, the SuggestionBox is closed properly after the first selection.
SfCalendar
Bug fixes
- #F174315 - [UWP,Android] Now, the custom view in the
Yearview,Decadeview, andCenturyviewwill render properly. - #I378001 - [iOS] Now, the
CustomHeaderViewwill render correctly when rotating the screen.
SfCircularGauge
Bug fixes
- #I378340 - [iOS] The
rangewill be re-rendered properly when updating theGradientStopsproperties.
SfComboBox
Bug fixes
-
#I378284 - Now, the
SelectionChangedevent will be triggered properly when the SelectedItem is erased on iOS. -
#I368202 - Now, the SelectedValue will be shown properly at initial loading.
SfDataForm
Bug fixes
- #I380371 - [Android] The
NullReferenceExceptionwill no longer be thrown when navigating from a DataForm to another page.
SfRangeSlider
Bug fixes
-
#I378002 - Now, the
SfRangeSlidersets the RangeStart and RangeEnd values correctly in iOS. -
#I377180 - Now, the
SfRangeSliderresponds to the touch events properly when dragging both min and max knobs. -
#I378002 - Now, provide the proper values for
Minimum,Maximum,RangeStart, andRangeEndproperties; otherwise, internal exceptions will be thrown if the input validation is incorrect.
SfSchedule
Bug fixes
- #I376326 - [UWP, Android] Now, the
MonthCellTemplateSelectorwill update correctly when theItemsSourceis changed in theOnAppearingmethod. - #F34023 - [Android] The
NullReferenceExceptionwill no longer be thrown inSfSchedulein the randomly reproduced AppCenter.
XlsIO
Bug Fixes
- #F174314 - Format exception being thrown while using number format in Thai culture has been resolved.