Syncfusion Essential Studio Blazor 2023 Volume 4 SP1 (24.2.5)

Released: Feb 13, 2024

2023 Volume 4 SP1 (24.2.5) 버젼 업데이트

수정사항

  • Accumulation Chart
    • Datalabel is now displayed when the donut chart height is small.
    • Accumulation chart's grouping separator is now functioning properly.
  • Chart
    • Crosshair and tooltip are now working properly after the chart has been zoomed and long-pressed.
    • Console error that occurred while zooming the stacked area chart has been fixed.
    • Console error in the chart when Invariant Globalization is enabled has been fixed.
  • ComboBox
    • Fixed an issue where the value change event was triggered twice when using delay in the handler with AllowCustom enabled.
  • Dashboard Layout
    • The Dashboard Layout panel content not rendered when the EnablePersistence property is enabled has been resolved.
  • Data Grid
    • Resolved the issue where an empty record was rendered when performing cancel action using Remote Data.
    • Resolved the issue where Row Drag and drop with grouping was not working properly when using remote data.
    • Fixed the issue where only the last column error message was shown when using Custom Validation in the grid.
    • Resolved the issue where an exception was thrown when using the edit operation with the ODatav4Adaptor and expanding queries.
    • Fixed the issue where the ReorderRowAsync method did not work properly with Virtualization.
    • Resolved the issue where the header and content were misaligned while Scrolling when using the Detail template.
    • Fixed the issue where the Validation Error prompt width was not properly set when columns were located at the right end of the grid.
  • Dialog
    • Fixed an issue where the dialog resized event not properly triggers when resizing the other dialog component in the same page.
  • DocIO
    • LineCallout shape is now preserved properly while converting a Word document to PDF.
    • Custom shapes are now rotated properly while converting a DOCX format document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while converting a Word document to PDF.
  • Dropdown Tree
    • The console error that occurs during the filtering operation in the web API adaptor Dropdown Tree sample has been resolved.
  • Gantt Chart
    • The issue where the custom column drop-down value incorrectly displayed the current edited record in the dialog box has been fixed.
    • The issue on add new record in custom adaptor using database has been fixed.
  • PDF Viewer
    • The "Search Completed" message popup now appears correctly when all search matches have been found.
    • Resolved the issue of an extra space being visible at the bottom of the page while printing.
    • Fixed the problem where attempting to pinch-zoom the document at a designated location resulted in improper pinch behavior.
    • Resolved the problem in the Maui sample where adding ink annotation with zooming caused a switch from selection to pan mode when using the Apple Pencil.
    • Smooth scrolling in the PDFViewer within the Maui Hybrid app has been restored. The issue affecting the scrolling performance has been successfully resolved.
  • Presentation
    • Cropped Picture placeholder shape is now preserved properly while saving PowerPoint presentation.
  • RangeNavigator
    • Dynamic switching of the rangenavigator's theme is now functioning correctly.
  • Rich Text Editor
    • When using the RichTextEditorFontSize, the Rich Text Editor is now rendered properly without any script errors.
    • The editor should now work properly when using the resources property with the RichTextEditorIFrameSettings.
    • The insert link dialog now opens based on the link position, preventing unwanted scrolling.
  • Schedule
    • An issue with the event timing is misplaced while printing has been resolved.
    • An issue with the grouping scheduler has frozen on the MAUI application has been resolved.
  • Tree Grid
    • Fixed an issue where dropping an item in the same place did not require a refresh.
    • Fixed an issue where rowdd between treegrid was still being performed even after cancelling the action in the RowDropping event.