Essential Studio for Xamarin.Forms Release Notes

v19.4.0.56
March 15, 2022

DocIO

Bug Fixes

  • #I367366 - Footnote is now preserved properly while converting a Word document to PDF.

pdf

Bug Fixes

  • #I368850 - The XPS document is converted properly without an issue in a different cultural region.
  • #I365496 - An exception will no longer occur when retrieving the annotation from a PDF document.
  • #I369672 - Signature validation details are now proper when validating the result of the signatures.

Presentation

Bug Fixes

  • #I367059 - Performance problem is now resolved while converting a PowerPoint presentation to PDF.

SfBackdropPage

Bug fixes

  • #I369960 - [iOS] BackdropFrontLayer background color will be applied correctly when changing the theme while using AppThemeBinding.

SfCalendar

Bug fixes

  • #I370152 - [Android] Now, the NullReferenceExecption will be no longer thrown when adding the appointment in the DataSource in MvvmCross sample.

SfDataForm

Bug fixes

  • #F20755 - [Android, iOS] Now, the SfDataFormEditorDisabledTextColor will be updated correctly.

SfMaskedEdit

Bug fixes

  • #FB31896 - [UWP] The SfMaskedEdit will no longer throw a null reference exception when deleting the typed value using the delete button.

SfSchedule

Bug fixes

  • #I370292 - [Android]Now, the System.ArgumentOutOfRangeException will no longer be thrown in the SfSchedule when the schedule view type changed in CellLongPressed and CellDoubleTapped.