Syncfusion Essential Studio for .NET MAUI updated

Released: Jul 4, 2023

Atualizações na Syncfusion Essential Studio for .NET MAUI

Recursos

  • SfPdfViewer (Preview)
    • Added 'Tapped' event in the PDF Viewer. When tapping the control, this event provides valuable information such as the page number and position at the tapped location.

Correções

  • DocIO
    • The ArgumentOutOfRangeException will no longer be thrown while calling Unlink() API.
    • Table is now preserved properly while converting a Word document to PDF.
    • Paragraph border is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Paragraph is now preserved properly while resaving a DOCX format document.
    • Paragraphs are now preserved properly after cloning and adding a section in a document.
    • List paragraph is now preserved properly after calling AcceptAll API.
    • Track changes revisions are now preserved properly while resaving a DOCX format document.
    • Text wrapping of frame is now preserved properly while converting a Word document to PDF.
    • Text wrapping is now preserved properly for a floating table while converting a Word document to PDF.
    • List format with hidden property is now preserved properly while converting a Word document to PDF.
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Picture is now preserved properly while converting a Word document to PDF.
    • Paragraph is now preserved properly while converting a Word document to PDF.
    • Shapes are positioned properly while converting a Word document to PDF/Image.
    • The ArgumentException will no longer be thrown while opening a Markdown file with SVG image.
  • Presentation
    • Picture with transparency is now preserved properly while converting a PowerPoint presentation to PDF with Notespage.
    • Shape with radial gradient fill is now preserved properly while converting a PowerPoint presentation to PDF.
  • SfDataGrid
    • The System.NullReferenceException will no longer be thrown when adding a group column description to the SfDataGrid with a null item source.
    • The SfDataGrid is now properly aligned based on the horizontal options property.
    • The last row in the SfDataGrid is now displayed correctly.
    • The System.NullReferenceException will no longer be thrown when setting implicit padding to the cells through the application level.
  • SfImageEditor (New)
    • [iOS, MacCatalyst]The binding of the ImageSource will be updated correctly in the view.
    • The save button will now be enabled initially in the view.
    • [Windows] The URI image can now be edited and saved correctly in the view.
    • The ImageLoaded event is only triggered properly when the 'Source' is reset.
  • SfMap
    • The Map on Windows Device takes control over the grid has now been resolved.
  • SfScheduler
    • [Android, iOS] The selected scheduler view type is updated correctly in the header dropdown when you change the view programmatically.
    • The QueryAppointments event will work correctly even when the appointment collection is empty in the AgendaView.
  • SfTabView
    • Fixed an issue where the TabView did not render correctly in the ARM release mode configuration on Mac.
  • XlsIO
    • The marker border width and no fill style for the marker can be applied in a chart and the Excel document can be resaved properly.
    • Null reference exception thrown while parsing a filtered chart series is now resolved.
    • ReferToRange value calculation for invalid named ranges is optimized to improve the performance.
    • Application being hanged while parsing the vml shapes with whitespace is now resolved.
    • Freeze panes are now updated properly when the columns are deleted.
    • Font properties are now applied properly for chart data labels.
    • Argument out of range exception thrown while trying to change the position of pivot page field is now resolved.
    • Data bar with merged cell is now rendered properly in Excel to PDF conversion.
    • Cell text with newline character is now rendered properly while auto fitting the row in Excel to PDF conversion.
    • File name with extension in header and footer are now supported in Excel to PDF conversion.
    • Chart numeric axis labels with exponential values are now rendered properly in PDF conversion.
    • Bar stacked chart with duplicate name in category axis is now rendered properly in Excel to PDF conversion.