Syncfusion Essential Studio for Xamarin 2021 Volume 3 SP1

Released: Nov 12, 2021

2021 Volume 3 SP1 中的更新

特性

  • SfButton
    • Add focus support when clicked or tapped.

修補程式

  • DocIO
    • Image is now preserved properly while converting a Word document to HTML.
    • Document will no longer be corrupted while resaving a DOCX format document.
    • TOC navigation is now working properly while resaving a DOCX format document.
    • The StackOverflowException will no longer be thrown while calling AcceptChanges() method.
    • Hanging issue has been resolved while opening a DOCX format document.
    • Shape and image are now preserved properly while resaving a RTF format document.
    • The XMLException will no longer be thrown while opening a DOCX format document.
    • The InvalidOperationException will no longer be thrown while removing a style from a Word document.
    • IF field is now updated properly while calling UpdateDocumentFields() method.
    • The InvalidOperationException will no longer be thrown while resaving a DOCX format document.
    • The NullReferenceException will no longer be thrown while opening a Word document.
    • Text is now preserved properly while resaving a RTF format document.
    • Bullet character is now preserved properly in tagged PDF while converting a Word document to PDF.
    • The OutOfMemoryException will no longer be thrown while converting a Word document to PDF.
    • Text is now preserved properly while converting a Word document to PDF.
    • Frame is now preserved properly while converting a Word document to PDF.
    • Text box is now preserved properly while converting a Word document to PDF.
    • Content control is now preserved properly while resaving a DOCX format document.
    • Text box is now preserved properly while converting a DOCX format document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
    • Paragraph is now preserved properly while converting a Word document to PDF.
    • Floating item is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Table and Heading are now preserved properly in tagged PDF while converting a Word document to PDF.
    • Emoji is now preserved properly while converting a DOCX format to PDF.
    • Table cells are preserved properly while converting a RTF format document to PDF.
    • Image is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a Word document to PDF.
    • Page number is now preserved properly while converting a DOCX format document to PDF.
    • Text in group shape is now preserved properly while converting a Word document to PDF.
    • Strikethrough is now preserved properly while converting a Word document to PDF.
    • Textbox position is now preserved properly while converting a Word document to PDF.
    • Text in frame is now preserved properly while converting a Word document to PDF.
    • Checkbox is now preserved properly while converting a Word document to PDF.
  • PDF
    • Null reference exception will no longer occurs while flattening the PDF documents.
    • Null reference exception will no longer occurs while sign the PDF document with enable validation appearance.
    • Ink annotations are now preserved properly.
    • KeyNotFound exception will no longer occurs while flattening PDF documents.
    • Now, the exported FDF data is preserved properly.
    • Exception will no longer occurs while loading encrypted PDF document.
    • PDF document will be decrypted properly while removing password from it.
    • Imported form fields values will be preserved properly on Chrome and other viewers.
    • Tag will be added properly while creating table.
    • Preservation issue will no longer occurs while modifying the check box field in existing PDF document.
    • Symbols will be exported properly while importing/exporting form fields.
    • Rubber stamp annotation appearance will be preserved properly.
    • Annotations will be preserved properly when flattening it.
    • Now, the file size is optimized, when drawing existing PDF page as template.
    • PDF grid will be preserved properly when drawing it to the PDF document.
    • Dot notation issue will no longer occurs while exporting PDF document to XML document.
    • Double quotation mark variants and Apostrophe will be preserved properly when exporting form data to XML or XFDF.
    • Line breaks will be preserved properly while repeatedly exporting data to XML.
    • Hyperlink bounds for the text web link annotation will be preserved properly.
    • Free text annotation will be preserved properly when flattening it.
    • Radio button fields are now flattened properly.
    • Preservation issue will no longer occurs while flattening annotations.
  • Presentation
    • The PowerPoint presentation will no longer be corrupted while performing multiple clone and merge with same slide.
    • Hyperlink of SmartArt is now preserved properly while saving the PowerPoint presentation.
    • Row height is now updated properly while adding a new row into the PowerPoint table.
    • Underline is now preserved properly while saving the PowerPoint presentation.
    • Layout slide is now applied properly while adding a new slide into the PowerPoint presentation.
    • Think cell component is now preserved properly while saving the PowerPoint presentation.
    • Picture bullet is now preserved properly while converting a PowerPoint presentation to PDF.
    • Line arrow is now preserved properly while converting a PowerPoint presentation to PDF.
    • Franklin Gothic font is now applied properly while converting a PowerPoint presentation to PDF.
    • Table cell border is now preserved properly while converting a PowerPoint presentation to Image.
    • Character spacing is now applied properly while converting a PowerPoint presentation to PDF.
    • Chart text color is now preserved properly while saving the PowerPoint presentation.
  • SfImageEditor
    • [Android, iOS] ImageEdited event will be raised properly when a small dot is added using the freehand drawing.
    • Now, you can select the filled shape when placing it on another shape.
  • SfKanban
    • [UWP] Kanban card template is now properly updated when you add SfKanban with card template in two different tabs of SfTabView.
  • SfMaps
    • [Android] Memory will be released properly when using MarkerTemplate and changing the MarkerItemsSource continuously.
    • [iOS] GeopointToViewPoint method will return the correct value.
    • [Android] GeoCoordinates will not get reset while changing the BingMapStyle dynamically.
    • The GeoCoordinates property will be updated properly even if the GeoCoordinateChanged event is not subscribed.
    • [Android, iOS] The custom SubLayers will be rendered in the correct position when setting GeometryType as Points.
    • [Android, iOS] The MarkerSelected event selects the correct marker after selecting two-three markers when setting CanBringToTop is true.
  • SfMaskedEdit
    • [iOS] SfMaskedEdit will accept input properly while placing it inside a SfTextInputLayout.
  • SfNumericTextBox
    • [UWP] The SfNumericTextBox will be rendered with the proper height when providing the font size.
    • [Android] Pasting the text into the NumericTextBox will work properly when the Value property is bound bidirectionally.
  • SfPdfViewer
    • [Android] Now, the CanUndo option will not be enabled unnecessarily while importing some shape annotations.
    • Changing the bounds of free text annotation will now properly trigger the FreeTextAnnotationMovedOrResized event.
    • [Android, UWP] Text markup annotations are now added properly.
    • [Android, UWP] Importing the annotations on the navigated page will no longer throw any exceptions.
    • [iOS] Page number is now displayed properly in the built-in toolbar.
    • [iOS] Application will no longer crash with null reference exception while loading a PDF document containing stamp annotation.
    • [Android] Exporting the images asynchronously in the DocumentLoaded event will no longer throw NullReferenceException.
    • [iOS] Application will no longer crash with null reference exception while loading a PDF document.
    • Saving a document with combo box will no longer throw System.ArgumentOutOfRangeException.
    • [iOS] Removing a shape annotation from the last page will no longer throw NullReferenceException.
    • [iOS] Removing an annotation will not remove other annotations in a document.
    • [iOS] Form fields are now displayed properly.
    • [iOS] The Free text annotation text will no longer return null value in the FreeTextAnnotationAdded event.
    • [Android] Text line break will no longer be duplicated in the text form field.
    • [iOS, UWP] Search next and previous buttons will no longer disappear while performing a text search.
    • [iOS] Page number is now updated properly after page navigation.
    • [iOS] The Page changed event is triggered properly for the GoToPreviousPageCommand and GoToNextPageCommand.
    • [iOS] Setting the PageNumber value will now navigate to the appropriate page properly.
    • [UWP] Text search is now working properly in a document.
    • [Android] Application will no longer crash with Java.Lang.IllegalArgumentException while zooming and changing the font size of free text annotation.
    • [Android, iOS] Application will no longer crash while adding the text markup annotation in blank page document.
    • [iOS] Line annotation will no longer be misplaced after selection and deselection.
    • [Android] Free text annotation resizing is now working properly.
    • Annotations will no longer be duplicated while exporting and importing.
    • Application will no longer crash with null reference exception while clearing the annotations.
    • [Android, UWP] Signature is now added properly without duplication.
    • [Android] The FreeTextAnnotationDeselected event is now triggered properly.
    • [Android] Free text annotation will no longer be misplaced after selection and deselection.
    • Application will no longer crash while loading, importing and clearing annotations in a separate task asynchronously.
  • SfRichTextEditor
    • [iOS] Now, the ‘Cannot access a disposed object exception’ will no longer be thrown while adding text by clicking the microphone button on the keyboard and speak the word which has to add on SfRichTextEditor.
    • [iOS] Now, the space of toolbar is preserved properly when hiding the toolbar in SfRichTextEditor.
    • [Android] Now, the ‘Cannot access a disposed object exception’ will no longer be thrown while clicking the back button on the navigation page in SfRichTextEditor.