Essential Studio for Xamarin.Forms Release Notes

v17.3.0.29
November 26, 2019

Presentation

Bug Fixes

  • #251612 - The NullReferenceException will no longer be thrown while saving the PowerPoint presentation.
  • #254538 - PowerPoint presentation to PDF conversion timing will be reduced on Xamarin.Forms Android.

SfChart

Bug fixes

  • #I253707 - Now ChartSeries is updated correctly for every item you add to the CustomBrushes collection.

SfComboBox

Bug Fixes

  • #253449 - [iOS] System version conversion crash has been fixed in SfComboBox.
  • #254752 - [iOS] Suggestion box position now gets updated correctly when the orientation changed in ContentView.
  • #255134 - The issue “DataTemplateSelector Bindable Object Value is null” has been fixed.

SfDateTimeRangeNavigator

Bug fixes

  • #I254659 – Now, ArgumentException will no longer be thrown when setting the same minimum and maximum values.

SfRangeSlider

Bug Fixes

  • #254985 - [iOS] The SfRangeSlider now display the labels correctly.
  • #255718 - [iOS] The SfRangeSlider label now gets aligned properly while loading.

SfRichTextEditor

Bug Fixes

  • #255020 - New line will be preserved as /n in Rich Text Editor’s text property.
  • #255868 - [iOS]NullReferenceException will no longer thrown while updating toolbar status.

SfTabView

Bug Fixes

  • #254056 - [UWP] Now, the more button will not get overlapped on the right-most tab.

XlsIO

Bug Fixes

  • #253221 - Arabic text is now rendered properly in Excel to PDF conversion.
  • #253074 - Rotated text is now rendered properly in worksheet to image conversion.
  • #251343 - Exception is no longer thrown while converting the Excel document into PDF with scatter line chart.
  • #251914 - Textbox background color is now preserved properly in Excel to PDF conversion.
  • #251498 - Charts in Excel to PDF converted documents are now visible in PDF XChange Editor.
  • #252776 - Styles are preserved properly while add copying worksheets with ParseOnDemand option.
  • Table named ranges are now added properly to the workbook named range collection.