Syncfusion Essential Studio WPF 2024 Volume 2 SP1 (26.2.4)

Released: Jul 24, 2024

Aggiornamenti in 2024 Volume 2 SP1 (26.2.4)

Funzionalità

  • GanttControl
    • XML import and export support for custom view model has been implemented in Gantt control.
  • ToolBarAdv
    • Added support for notifying toolbar state changes with the ToolBarStateChanged event.

Correzioni

  • DocIO
    • Section breaks are now handled properly when accepting tracked changes in a Word document.
  • DockingManager
    • Setting the ActiveDocument of DocumentContainer to ActiveWindow now properly triggers the ActiveWindowChanged event during project startup.
    • InvalidOperationException will no longer be thrown when placing a floating window docked in another floating window across screens.
    • The state of the Document item does not change to Float when rearranging the item that contains a Windows Forms (WF) host.
  • EditControl
    • Comments and string literals are now correctly highlighted within conditional statements in EditControl for the C# language.
  • PDF
    • Fixed an issue where annotations were not displayed correctly after flattening the PDF document.
    • Fixed an exception that occurred when retrieving the page value from the radio button field in a PDF document.
  • PdfViewerControl
    • Annotation toolbar will not be closed while closing the comments pane during unloading PdfViewer.
    • Page navigation will now work properly in WPF PdfViewer.
    • Page navigation using thumbnail pane will now work properly in PdfViewer.
    • ArgumentOutOfRangeException will no longer be thrown while expanding Organize Pane /Thumbnail Pane.
    • ArgumentException will no longer be thrown while printing the PDF with custom page range.
    • NullReferenceException will no longer be thrown while rotating the PDF page.
    • NullReferenceException will no longer occur while retrieving stamp annotation icon in existing PDF using PdfViewer.
  • Ribbon
    • The RibbonCheckBox content now aligns properly when changing the VerticalContentAlignment.
    • The Ribbon control will not disappear when changing themes dynamically, even when it contains an EditControl.
  • SfRichTextBoxAdv
    • The NullReferenceException will no longer be thrown when changing the SpacingAt and IndentationBy values in the paragraph dialog.
    • The ArgumentException will no longer be thrown when setting out-of-limit values for lineSpacingAt in the paragraph dialog.
  • TabControlExt
    • The NullReference exception will no longer occur when using TabControlExt in the Rev it 2025 application.
  • TileViewControl
    • The TileViewItem HeaderTemplate now applies properly when changing the TileViewItem state.
    • The Layout of the TileView is now updated properly when changing the ColumnCount dynamically.
    • Tile Items will be arranged properly when changing RowCount and ColumnCount on SizeChanging event.
    • Binding errors will no longer occur in TileViewControl when applying theme studio themes.
    • The TileView control renders properly when the grid row height is set to auto.
  • ToolBarAdv
    • Resolved issues in the ToolBarAdv control where icons were clipped, and the drop-down button was not visible.
  • Visual Studio Extensions
    • The issue where an 'Invalid License Key' notification would appear if there was a space or newline after the period (.) in Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense has been resolved.
  • XlsIO
    • The pie chart color is now preserved properly when cloning and resaving the Excel document.