Essential Studio for Xamarin.Forms Release Notes

v17.2.0.40
August 06, 2019

Bug Fixes

  • #225399, #220198, #209881, #209466, #204167 - RTL text alignment and indent issues has been resolved while converting a Word document to PDF.
  • #240393 - Spacing issue has been resolved while converting a Word document to PDF.
  • #240393, #230817 - Shape is now preserved properly while converting a Word document to PDF.
  • #240393, #226352 - Paragraph is now preserved properly while converting a Word document to PDF.
  • #240393, #239828 - The IndexOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • #240195, #242278, #241397, #238709, #238528, #240030, #239658, #238960 - Hanging issue has been resolved while converting a Word document to PDF.
  • #241373, #238528 - Text is now preserved properly while converting a Word document to PDF.
  • #239895 - Paragraph is now preserved properly while converting a Word document to PDF.
  • #238528 - Blank page preservation issue has been resolved while converting a Word document to PDF.
  • #238528 - Table is now preserved properly while converting a Word document to PDF.
  • #226594 - Underline is now preserved properly while converting a Word document to PDF in fast rendering.
  • #239439 - Vertical text fill color is now drawn properly while converting a Word document to PDF.
  • #239439 - Text box is now preserved properly while converting a Word document to PDF.
  • #238072 - Horizontally merged table cell border is now preserved properly while converting a Word document to PDF.

SfAccordion

Bug Fixes

  • #240339 - [iOS] When the orientation is changed, SfAccordion will load inside SfNavigationDrawer without any crash.

  • #F146288 - [UWP] Performance will not be affected when SfAccordion is loaded inside ScrollView.

SfButton

Bug fixes

  • #I243006, I243489 - [Android] Now, the touch is recognized every time when the button is added inside the navigation page title view.

SfCalendar

Bug Fixes

  • Calendar will no longer crash when setting it to Arabic culture.

SfChart

Bug fixes

  • #I241181 - [Android, iOS] Now, the ItemsSource will be updated properly when using the ReactiveUI DynamicData collection.

SfComboBox

Bug Fixes

  • #241023 - [iOS] Now, the ComboBox token style works properly.

  • #241898 - [UWP] Now, the selected item will be visible in token mode of SfComboBox when font size is large for token.

  • #243175 - [UWP] Now, the SelectedValue works properly with SfComboBox.

SfListView

Bug Fixes

  • #F146265 #238980, #243528 - [Android] The ListViewItems content will be loaded properly when carousel page and tabbed page is swiped continuously in SfListView control.

  • #242060 - ListViewItems are aligned properly when loaded in Expander control.

  • #236357, #237094, #237851 - [iOS] SfNumericUpDown will increase/decrease properly for a single tap when placed inside SfListView control.

  • #239474, #244154 - SfListview with DynamicHeight mode will update the footer size at runtime.

  • #238885 - In SfListview, Automation ID will be updated properly in Grid Layout for initial view.

SfNavigationDrawer

Bug Fixes

  • #239328 - [iOS] Now, the SecondaryDrawer from the top is filled properly.

SfNumericUpDown

Bug Fixes

  • #I239694 – [iOS] Now, the Value of SfNumericUpDown is incremented or decremented properly if you click the increment or decrement button when adding it in GridTemplateColumn of SfDataGrid.
  • #I239161 – Now, the Value property is updated properly with the Minimum property value if the Value is less than Minimum property value in Xamarin.Forms Android and iOS at load time.

SfPdfViewer

Bug Fixes

  • #242412 - [iOS] The foreground color of free text annotation will now be preserved properly while saving the PDF document.
  • #240975 - [Android] Application will no longer be crashed while unloading the PDF document.

SfPopupLayout

Features

  • #236193, #243206 - [Android] Support has been provided to show the popup below the status bar when SfPopupLayout.IsFullScreen is true.

SfSegmentedControl

Bug Fixes

  • #I243620 - [UWP] Now, the NullException does not occur when the SegmentedControl is added inside SfPopupLayout.

SfTreeView

Bug Fixes

  • #243699 - The SelectedItems will now gets disposed properly in SfTreeView control.

XlsIO

Bug Fixes

  • #237235 - Legend is now preserved properly on setting custom data label.
  • #240083 - Chart data point is no longer missed in Excel to PDF conversion.
  • #F145816 - Exception is no longer thrown on saving the workbook after invoking IApplication.IsSupported() method.