Syncfusion Essential Studio Blazor 2024 Volume 2 SP1 (26.2.14)

Released: Sep 10, 2024

2024 Volume 2 SP1 (26.2.14) 버젼 업데이트

수정사항

  • Accumulation Chart
    • The fill color of the Pie chart for both the legend and tooltip has now been properly updated when using the OnPointRender event on the Accumulation Chart.
  • Chart
    • The chart series type has now been properly updated for the dynamic series collection using ObservableCollection as the data source.
  • Dashboard Layout
    • An issue while rendering panels with more columns in Dashboard Layout component has been resolved.
  • DocIO
    • Hanging issue will no longer occur while calling Compare API.
    • Table is now preserved properly while converting a DOCX format document to PDF.
    • Fixed table is now be preserved properly while converting a DOCX format document to PDF.
    • Pagination issue due to list paragraph with multiple line spacing is now resolved while converting a Word document to PDF.
    • Hanging issue will no longer occurs while converting a Word document to PDF, when a nested table has a DistanceFromBottom option.
  • DropDown List
    • Fixed the issue where the ReadAsync call was made multiple times for each character typed after selecting a value when rendering the dropdown list with CustomDataAdaptor.
    • Fixed the issue where an empty popup appears after performing a search and scrolling through the popup when virtualization is enabled.
  • Presentation
    • Line height of picture bullet paragraph is now preserved properly during PPTX to image conversion.
    • The PowerPoint presentation will no longer be corrupted while cloning and merging the slide with a SmartArt.
    • The NullReferenceException will no longer be thrown when converting PPTX to PDF with cloned slide.
  • Rich Text Editor
    • Pressing multiple 'Shift + Enter' and the backspace key between lines now works properly in the Rich Text Editor.
    • Pressing the shift+enter key when the ActionBegin is bound now works properly in the Rich Text Editor.
    • The iframe editor's image height now works properly in the Rich Text Editor.
  • Slider
    • An issue with Range Slider component while switching to the German and Dutch languages has been resolved.
    • Resolved the issue of misaligned ticks when dynamically changing the tick content.
  • Tree Grid
    • Resolved an issue where the data disappears when performing a collapse action with a single root parent while using virtualization.
    • Resolved an issue where data disappeared after performing cell editing on the duration column and saving the cell in the observable collection sample.
    • Resolved a script error that occurred during initial rendering in the checkbox sample.