Essential Studio for Xamarin.Forms Release Notes
v19.1.0.67
June 08, 2021
SfPdfViewer
Features
- #324033 - Implemented the support to customize the minimum size of annotations on resizing.
Bug Fixes
- #327099 - [UWP] Exported image dimensions will no longer be different from the image from which the page was created.
- #326477 - [UWP] Application will no longer throw
ArgumentOutOfRangeException
while loading the PDF. - #326475 - [UWP, iOS] Application will no longer throw
NullReferenceException
while loading the PDF.
Breaking Changes
- The type of the
Thickness
property of the class ShapeAnnotationSettings has been changed fromint
tofloat
.
SfPopupLayout
Bug fixes
- #FB25981 - [iOS] Now, the popup will be positioned properly when changing the orientation of the device when the popup is already open and the
AnimationMode
is set as any of the available slide animations.
XlsIO
Bug Fixes
- #I327556 - Exception thrown while parsing Excel functions in parallel threads is now resolved.
- #I329443 - File corruption issue while resaving Excel document with VML shape is fixed.
- #I327973 - Application getting hanged while opening Excel document with conditional formatting is now resolved.
- #I328837 - Font switching is now proper for the Bengali language in Excel to PDF conversion.
- #I325276 - Arabic text is now rendered properly in Excel to PDF conversion.