How can I help you?
Essential Studio® for Xamarin.Forms Release Notes
DocIO
Breaking Changes
- #186150 -
IsMaxCrossproperty is set to true and secondary axis is added to the right side of the chart, while adding new secondary chart axis. You can set theIsMaxCrossproperty to false, to add secondary axis on the left side.
Bug Fixes
- #186310 - Paragraph is preserved properly while resaving a particular RTF document as DOC format document.
- #187463 -
KeyNotFoundExceptionis no longer thrown while importing a particular Word document. - #184941 - Bulleted list is preserved properly while merging multiple documents.
- #186150 - Document protection is preserved properly while resaving DOCX document to DOCX.
- #184955 - The Word document is no longer corrupted while setting the DateTime value as chart data.
Bug Fixes
- #186604 - PDF document pages are no longer rotated, while merging a particular PDF document.
- #186765 - Unexpected token error is no longer occurs, while loading particular document.
- #185183 - The custom metadata added to PDF document is now displayed in custom window of PDF document properties.
- #182001 - Form fields are not duplicated when load and save the PDF document.
- #182438 - Named destinations are preserving properly while merging the particular PDF documents.
- #183859 - The size of the
Code128Barcodeis now preserved properly.
Features
- #185022 - Added the support to change the tab order of the form fields.
Presentation
Breaking Changes
-
IsMaxCrossproperty is set to true and secondary axis is added to the right side of the chart, while adding new secondary chart axis. You can set theIsMaxCrossproperty to false, to add secondary axis on the left side.
Bug Fixes
- #187206 - Data labels in the bubble chart is now added as expected while creating a chart in PowerPoint presentation.
- #186544- Null reference exception is no longer thrown while creating a PowerPoint slide with
SmartArtdiagram. - #184264 - The PowerPoint presentation is no longer corrupted while setting the
DateTimevalue as chart data. - #186100 - Guides are now preserved properly while creating a PowerPoint slide from an existing layout slide.
- #186105 - Shape properties are now preserved properly while creating a PowerPoint slide from an existing layout slide.
SfAutoComplete
Bug Fixes
- #188008 - Text will be entered correctly in SfAutoComplete initially.
- #184816 -
SelectionChangedevent fired whenSelectedValuePathis not set.
Features
- Support for
Clearmethod is provided.. - Support for
FocusChangedevent is provided.
SfCalendar
Bug Fixes
- #132525,#187232 - Now,
NullableSelectedDateis working fine when it is defined in the constructor. - #185932 - Vertical and Horizontal scrolling is working fine while selecting MinDate (today date) after selecting date.
- #182948 - Custom inline view is visible properly.
SfChart
Bug Fixes
-
#183817 - Now,
EnableAutoIntervalOnZoomingproperty is working properly when the axis is configured with Minimum and Maximum properties. -
#186497 - Chart will no longer crash when the
ColumnSeriesis added withEnableAnimation,ZoomPositionandZoomFactorproperties are set. -
#187485 - Now, the application will not be frozen while zooming when the data points contain NaN values.
-
#187086 – Now, the requestLayout method will not be called improperly while using
ChartStripLine. -
#186788 – Now, you can set the
NamedSize.MicrotoFont.FontSizeproperty of all chart label styles. -
#187039 – Now,
RadarSerieswill no longer throwNullReferenceExceptionwhile changing the visibility of its axis. -
#187439 & #186671 – Now, Chart will no longer throw any exception when the linker is configured with “Link all assemblies” option.
SfCircularGauge
Bug Fixes
-
#I186713 -Ranges will render properly when binding its start and end values inside the Async method in CircularGauge.
-
#I186937 -Now ranges can be added and removed dynamically in CircularGauge.
SfDataGrid
Bug fixes
- #186559 - Last few columns not coming in view while scrolling with
ScrollingMode.Lineissue has been fixed. - #184838 -
InputTransparentproperty not working for SfDataGrid issue has been fixed.
Enhancements
- #187260 - Support for exporting SfDataGrid to given corresponding page in PDF document has been provided.
SfImageEditor
Bug Fixes
- #I185256, I187476 – Now ImageSaved event will return the image stream with current changes.
SfListView
Breaking Changes
-
ListViewItemrenderer class name has been renamed toListViewItemRendererfromItemRendererin each platform.
Bug Fixes
- #186671 - Exception is no longer thrown in
SfListViewwhile deploying the application withLinkeroptions in Android platform. - #186430, 187779 -
ItemHoldingevent is now triggered whenListViewItemhas background color in Android platform. - #187044, 132498, 188138, 188129 -
ListViewItemis now clipped properly when item size is greater than the view size. - #187030 - Scrolling performance is now improved when fling action is performed on horizontal
SfListViewwhen loaded inTableView. - #186760, 188628 - Reverse scrolling issue is no longer occur when items are added at end of list at runtime in Android platform.
- #183430, 187329, 187601 - ListView is now scrolled to desired item or position when
LayoutBase.ScrollToRowIndexorSfListView.ScrollTomethod is used.
SfNavigationDrawer
Bug Fixes
- #187135 -
DrawerHeightProperty works correctly in SfNavigationDrawer.
SfNumericTextBox
Bug Fixes
- #187665 – Now, Keyboard get closed when we set in Renderer.
- #187461 -
FormatStringproperty works correctly when single character has been set. - #176751,#187979 – Numeric Keypad alignment is set correctly.
- #186881,#186880 - Binding works correctly when
SelectAllOnFocusis enabled. - #186684 - Value entered correctly in Russian Culture.
SfNumericUpDown
Bug Fixes
- #186969 - Binding works correctly when
Textset to 0.1.
Features
- Support for
FocusChangedevent is provided. - Negative Value support is provided in NumericUpDown.
SfPdfViewer
Features
- #183497 - Provided support for setting the ViewMode (Fit-To-Width, Fit Page and Default) in SfPDfViewer Xamarin.Forms UWP (Desktop).
Bug Fixes
- #186798 - Application will no longer get crashed while performing text search operations.
- #186613, #186795 - Application will no longer crash while scrolling through the pages of large PDF document.
- #186611 - Application will no longer crash if GoToPage method is called immediately after loading PDF in Xamarin.Forms Android.
SfPicker
Bug Fixes
- #188235 - One of the arguments in
SelectionChangedevent isOldValue. Now, it returns only the previous value. - #188170 -
ColumnHeaderTextFontSizeProperty is working fine in Android. - #187363,#187548 - Two-way binding support is working fine with
SelectedIndexof Picker in Android. - #185068 - Now, Picker items are loaded properly even provide the
SelectedItemas first Item.
SfRotator
Bug Fixes
- #132305 - Now,
IsVisibleandIsEnabledproperties ofSfRotatorItemis working properly. - #183818 - Now, Rotator is working fine when adding the
SfRotatorIteminSfPdfViewer. - #188101 -
NullReferenceExceptionwill no longer thrown while enablingEnableAutoPlayproperty as True.
SfSchedule
Bug Fixes
- #185200 - Now, Schedule will scroll properly while adding in another scroll view (Android).
- #187652 - Now, Week number related properties works properly in
MonthViewSettingsofSfSchedule(UWP). - #187034, #187287 - Now, custom view for inline appointment will render based on default appointment height (Android).
- #187382 - Now, Schedule
Localewill work properly in all the languages (Android). - #187242 - Now, custom view for
InlineViewrenders properly while set view throughOnMonthInlineLoadedEvent(Android). - #187562 - Schedule performance has been improved while adding appointments in
VisibleDatesChangedEvent.
XlsIO
Bug fixes
- #183807,187025 -
CopyTo()method is working properly when AutoFilters are applied. - #187751 - External exception is no longer thrown while performing text AutoFit in a cell.
- #186234 - Custom RGB tab color is no longer changed while resaving the Excel file in XlsIO.
- #187234 - Issue with improper row height is resolved for the given Excel document.
- #184407 - Exception is no longer thrown while setting RTF text.
- #185577, 186951 - Rich-text is now properly set for complex RTF string.
- #186451 - Date filter is now working proper in pivot table.
- #186446 - UnKnownName exception is no longer thrown while opening CSV files.
- #185221 - Exception is no longer thrown while opening Excel file with external workbook range in data validation formula.
- #187026 - Exception is no longer thrown while resaving XLS file with table.
- #187723 - Overflow exception is no longer thrown while accessing
DisplayTextfor large numbers. - #185270 - Key not found exception is no longer thrown while copying range to another workbook multiple times.
- #187025 - Text filter is now proper in XLSX document.
- #187181, 187315 - Exception is no longer thrown while invoking
IRange.BorderNone. - #185921 - File encoding is now correct while parsing zip file with Latin characters.
- #186738, 187783 -
DisplayTextreturns number value for cell reference formula in Portugal culture. - #184801 - Currency format is now proper in PDF conversion.
- #185138 - Combination chart with bar series is rendered properly in chart to image conversion.
- Exception is no longer thrown while parsing category labels with external range.
- Exception is no longer thrown while updating sheet names in
Worksheet.AddCopy(). - Exception is no longer thrown while opening file with PieChart.
- Exception is no longer thrown while copying conditional formats to another workbook.
- The old and new cell values are validated on copy and paste operation through
ValueChangedevent. - Format exception due to pivot table data type is fixed.
- XlsIO returns correct date for the number formats in German culture.
- Exception is no longer thrown while opening an Excel document with stacked marker chart.
-
CellStyle.Font.RGBColorof a range now returns proper value. -
DisplayTextissue for number formats with ‘GMT’ is fixed. - Rich-text is proper in Excel to PDF Conversion.
- Clearing contents in a merged cell doesn’t remove cell formatting.