Syncfusion Essential Studio WPF 2024 Volume 1 SP1 (25.2.3)

Released: May 8, 2024

Aggiornamenti in 2024 Volume 1 SP1 (25.2.3)

Correzioni

  • DocIO
    • Czech characters are now preserved properly while converting a Word document to PDF.
    • RTL Paragraph within the TOC is now aligned properly while converting a Word document to PDF.
    • Font name is now preserved properly while saving a ODT format document.
  • DockingManager
    • The minimize and maximize buttons are now enabled when loading the ContentControl using ItemSource in DockingManager.
  • PdfViewerControl
    • Font name of free text annotation will be maintained properly in PdfViewer.
    • NullReferenceException will no longer be thrown while loading PDF in PdfViewer.
    • Text of free text annotation will now be viewed properly in WPF PdfViewer.
    • Text Markup annotations will now be saved properly in WPF PdfViewer.
  • Ribbon
    • The background color of RibbonButton is now updated properly when changing the color based on the IsSelected property in code-behind in classic themes.
    • The RibbonButton icons are now displayed correctly when using classic themes.
  • SfDatePicker
    • SetValueOnLostFocus now works properly in SfDatePicker.
  • SfRichTextBoxAdv
    • The StackOverFlowException will no longer be thrown when performing an enter operation after a line break with spell check enabled.
    • The StackOverFlowException will no longer be thrown when performing a backspace operation on multi-text selection with spell check enabled.
    • The spell checker is now working properly for correctly spelled words.
  • SfSpellChecker
    • No more performance issues occur when using SfSpellChecker within the SfDataGrid.
  • TabControlExt
    • The size of the TabItemExt now updates properly when changed dynamically.
  • TileViewControl
    • The scrollbar visibility is now updated properly when MinimizedItemPercentage is set to zero.
    • When virtualization is enabled, TileViewItems are now updated based on the RowCount and ColumnCount.
    • The Scroll Here functionality in the ScrollViewer now works properly in the TileViewControl when Virtualization is enabled.
  • XlsIO
    • Exception is no longer thrown when accessing a range of the sheet name starting with a bracket.
    • Row height is updated properly While using autofitRow in the conversion of Excel to PDF.
    • AutoShape is rendered properly while converting specific range in Excel to image.
    • Custom display unit label text is preserved properly while cloning the Excel document.
    • Hidden series is preserved properly while cloning the Excel document.