Essential Studio® for Xamarin.Forms Release Notes
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,
SfAccordionwill load insideSfNavigationDrawerwithout any crash. -
#F146288 - [UWP] Performance will not be affected when
SfAccordionis loaded insideScrollView.
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
-
Calendarwill no longer crash when setting it to Arabic culture.
SfChart
Bug fixes
- #I241181 - [Android, iOS] Now, the
ItemsSourcewill 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
ListViewItemscontent will be loaded properly when carousel page and tabbed page is swiped continuously inSfListViewcontrol. -
#242060 -
ListViewItemsare aligned properly when loaded inExpandercontrol. -
#236357, #237094, #237851 - [iOS]
SfNumericUpDownwill increase/decrease properly for a single tap when placed insideSfListViewcontrol. -
#239474, #244154 -
SfListviewwith 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
ValueofSfNumericUpDownis incremented or decremented properly if you click the increment or decrement button when adding it inGridTemplateColumnofSfDataGrid. - #I239161 – Now, the
Valueproperty is updated properly with theMinimumproperty value if theValueis less thanMinimumproperty 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.IsFullScreenistrue.
SfSegmentedControl
Bug Fixes
- #I243620 - [UWP] Now, the
NullExceptiondoes not occur when the SegmentedControl is added inside SfPopupLayout.
SfTreeView
Bug Fixes
- #243699 - The
SelectedItemswill now gets disposed properly inSfTreeViewcontrol.
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.