Essential Studio for Xamarin.Forms Release Notes

v17.4.0.50
February 18, 2020

DocIO

Bug Fixes

  • #262446 - Table Left Indent value is now preserved properly while opening a DOCX format Word document.
  • #257135, #263808 - Table is now preserved properly while opening a DOCX format Word document.
  • #F143774 - Empty paragraphs are now preserved properly while performing vertical cell merge by using ApplyVerticalMerge method.
  • #F150653 - Number format is now preserved properly while performing Mail merge process.
  • #127027, #242442 - Paragraph style is now preserved properly while replacing the paragraph text in the Word document.
  • #261246 - Font is now preserved properly while converting a Word document to PDF.
  • #261246 – Line shape is now preserved properly while converting a Word document to PDF.

SfChart

Bug fixes

  • #I264010 - Now, the spacing value for a single segment of the circular series is avoided.

  • #I263730 - [iOS]Now, the exception will no longer be thrown when the gradient colors are changed dynamically for the chart.

  • #I258255 - [macOS] Now other controls are rendering properly with the chart in Catalina OS(v10.15) with retina display.

  • #I261604 - [UWP]Now, the ChartDataMarker symbol color is updating properly when the series color is changed dynamically.

SfDataGrid

Features

  • #I263329 - Support has been provided to change the color of the clear button in dark theme.

Bug Fixes

  • #I261483, #I264043 - Now, the hidden columns from previous collection does not come to view when SfDataGrid.ItemsSource is changed at runtime.
  • #I260971 - [UWP] The Layout Cycle Detected exception is no longer thrown when datagrid has large number of columns and rows in view.

SfListView

Bug Fixes

  • #263112 - Ripple effect will be applied to touch in the ListView control.

SfPopupLayout

Bug Fixes

  • #F263345 : Now, the popup is displayed properly when shown from the OnNavigatedTo() override in Prism applications.