Essential Studio for Xamarin.Forms Release Notes

v20.1.0.55
May 12, 2022

DocIO

Bug Fixes

  • #I374475, I376289 - Paragraph shading is now preserved properly while converting a Word document to PDF
  • #I374538 - PDF file size is reduced while converting a Word document to PDF.

SfLinearGauge

Bug fixes

SfMaps

Bug fixes

  • #I367177 - [UWP] The SubLayers will not be hidden when changing the LatlongBounds dynamically.

  • #I367177 - [Android] At zoom levels 17, the polygons will not jitter when performing panning or zooming.

SfNumericUpDown

Bug fixes

  • #I375843 - [iOS] The increment and decrement custom view interaction will work correctly.

PDF

Features

  • #I361979 - Added support to load items from the existing signature field.
  • #I368179 - Added support to detect if the document signature is signed with a timestamp alone.
  • #I363215 - Added the support to remove all unsupported annotations while flattening an existing PDF document.

Bug Fixes

  • #I373194 - Argument exception will no longer occur when inserting a page from one document into another document.
  • #F173841 - The Grid Cell overlapping issue will no longer occur when drawing a PDF grid with a nested grid on a multi-page document.
  • #I369816 - Memory consumption issues will no longer occur when getting the form fields font repeatedly.
  • #I370457 - PDF pages are now shown properly after merging or appending multiple PDF documents into one PDF.
  • #I371562 - No longer provided stream disposed when loading a specific PDF in PdfLoadedDocument.
  • #I371079 - Index out of bounds exception will no longer occur when verifying the digital signature.
  • #I366088 - PdfCertificate is now created without any delay with X509Certificate in an Offline environment.
  • #I372318 - The parent bookmarks are now removed from the PDF document without any issues.
  • #I372076 - The Destination page index is now retrieved properly for loaded named destinations.
  • #F173683 - Loaded annotation is now retrieved properly while using its name.
  • #I372976 - The check box border width can now be accessed properly without any issues in the PDF document.
  • #I373386 - Font height is now updated properly while creating a new TrueType font with the existing TrueType font.
  • #I372361 - Hyperlinks now work properly while converting conformance PDF to PDF A2B document.
  • #I370979 - There is no longer a hanging issue when calling the redact method on a specific PDF document.
  • #I371416, #I370670 - An exception will no longer occur when merging the document with other PDF documents.
  • #I372831 - Checkbox values now look properly in all PDF viewers.
  • #F173437 - The row issue will no longer occur when an extra page is added on PDFGrid rendering.
  • #I370312 - Date time format in the text box field is now preserved properly after flattening the PDF document.
  • #I375999 - The child bookmark cloning issue is resolved while splitting the PDF document.
  • #I375403 - The checkbox field symbols are now shown properly after flattening the PDF document.
  • #I370362, #I373543, #I376707 - The PDF document will no longer be corrupted while creating tagged PDFs from different cultural settings.

Presentation

Breaking Changes

  • FontSettings class is moved to Syncfusion.Presentation namespace.

SfBackdropPage

Bug fixes

  • #I374196 - [iOS] BackdropFrontLayer will not be moved to the top when scrolling the content (scroll view) in the front layer.

SfButton

Features

  • #I339311 - Provided Keyboard accessibility support for SfButton in UWP and WPF.

SfCalendar

Features

  • #I376904 - Now, the support to get the current ViewMode details in an OnYearCellLoaded event is available.

Bug fixes

  • #I377082 - The NullReferenceException will no longer be thrown in SfCalendar, which occurs randomly when the application is launched.

SfChart

Bug fixes

  • #I375012 - [iOS] The long text tooltip will now be correctly positioned on the edge.

SfImageEditor

Bug fixes

  • #F174110 - At the maximum zoom level, the adjacent shape will not be selected when selecting any shape.

  • #I373589 - [Android, iOS] The undo and redo operations will not hide the image or reset the image when we perform those operations after applied transformations like rotate, etc.

SfMaskedEdit

Bug fixes

  • #I368951 - [Android] The ReturnType will work correctly when setting the Mask.

  • #I373803, #I373873 - The Copy-paste operation will work properly when we set Mask for the SfMaskedEdit control.

SfPdfViewer

Bug Fixes

*#F172576: [UWP] The tapped event is now triggered properly while tapping on the read-only text form fields.
*#F172950: [Android] The PDF pages are now rendered properly while zooming on a particular document.
*#F172956: Text instances are now highlighted properly while performing text search in a particular document.
*#I369669: [Android] The PDF pages will now occupy the full space of SfPdfViewer when switched to full screen.
*#I371290: Exception will no longer be thrown while saving or printing the encrypted document.
*#I370098: [Android] The checkboxes will now appear properly with the proper background color.
*#I372340, I372341, I372648: [iOS] Text markup annotation selection and its attribute changes are now working properly.
*#FB33674: Checkboxes are now checked properly on a particular document.
*#I372648: [iOS] Text markup annotation color is now retained properly after save.
*#I375566: [Android] The toolbar color grid is now updated properly when selecting the ink annotation programmatically.
*#I376132: [Android] Annotations will no longer be editable in the locked state.
*#I376462: [Android] The application will no longer throw an exception while setting the zoom percentage.
*#I376533: [Android, UWP] The strikeout annotation is now added properly to the center of the text.

SfProgressBar

Bug fixes

  • #FB34119- [iOS] Animation is now applied properly while using animation duration in the Linear ProgressBar.

SfRadioButton

Bug fixes

  • #F174029 - [iOS] Text color and unchecked state color are now updated properly in the dark theme.

SfRangeSlider

Bug fixes

  • #I378026 - Now, the SfRangeSlider with the Minimum/Maximum range is working properly.

SfRichTextEditor

Bug fixes

  • #I370531- [iOS] The hyperlink is now editable when hyperlink text is set in the HtmlText property in RichtextEditor.
  • #I373912- [iOS] The ‘HyperlinkSelected’ event is now triggered properly while selecting text with a hyperlink.
  • #I370908- [iOS] The text formatting is now maintained properly while applying different formatting combinations.
  • #I374293- [iOS] Target invocation exception will no longer be thrown while using Html text in RichTextEditor.
  • #I372982- [Android,iOS,UWP] The font name is now returned properly in the format changed event while customizing the font family.
  • #I373549- [iOS] The cursor position is now set property when set the placeholder with padding.
  • #I372199- [iOS] The toolbar is now getting pushed above the keypad while focusing on RichTextEditor.

SfTextInputLayout

Bug fixes

XlsIO

Bug Fixes

  • #I377757, #I377705, #I377816 - Null reference exception being thrown while creating an Excel document with hyperlink is now resolved.