Essential Studio for Blazor Release Notes

v19.4.40
December 28, 2021

Chart

Bug fixes

  • #F170436 - OnScrollChanged event thrown exception while using scrollbar has been resolved.
  • #F171159 - Polar chart throws console error for empty data has been resolved.
  • #I357706 - Infinite Redraw and Memory Leak with minimal data has been resolved.
  • #I356834 - Korean text axis label overlapping on dynamic update issue is fixed.
  • #I357999 - Funnel chart datalabels are rendering properly after resize.
  • #I346870 - Now column chart datalabel renders without overlap on rotation.
  • #I354887 - Pie chart is now rendering in sweden culture without any error on resize .
  • #I357855 - Range navigator slider in device is now working properly.

Diagram

Bug fixes

  • SF-357750 - The issue “Connector annotation displacement property not get work at run time” has been fixed.
  • SF-357687 - The issue “Connector not gets drawn while drawn from port” has been fixed.

Gantt Chart

Bug fixes

  • SF-353123 - Taskbar moves when Gantt loaded with ZoomToFit issue has been fixed.
  • SF-358458 - Issue in the ZoomToFitAsync method when calling externally through button click has been fixed.
  • SF-358453, SF-358665, SF-355496, SF-360314 - Issue on dynamically updating the data source has been fixed.
  • SF-358460 - Issue on clearing datasource dynamically has been fixed.
  • SF-358459 - Issues with zoomtofit has been fixed.

Grid

Bug fixes

  • #I343850 - All the records gets selected when clearing the filtering with one record is selected already is fixed.
  • #SF-357338 - Problem with Odata request with number typed date format string value is fixed.

pdf

Bug Fixes

  • #I359164 - PdfStringLayouter result is now proper when the string starts with white space.
  • #I356437 - Signature validation appearance tick mark is not preserved properly on rotated PDF documents.
  • #I358302 - Duplicate pages will no longer be added while creating a PDF template.
  • #I359287 - Popup annotations are now removed properly.
  • #I356519 - Exception will no longer occur when adding timestamp server to the signature field.
  • #F171198 - Cell clipping issue will no longer occur when drawing a PDF grid with row height on a nested grid.

PDF Viewer

Bug fixes

  • #I358282 - The Web-service is not listening issue will no longer be thrown while continuously switching a PDF document.
  • #F169370 - The Text markup annotation color is updated properly in the annotation collection.
  • #I356901 - The CustomData value is preserved properly on the importing annotations.
  • #I358273 - The script error will no longer be thrown while loading documents containing the security information.
  • #I351905 - Now, the PDF Viewer is working properly while loading the password-protected document with more than 100 pages.
  • #I358403 - Now, the free text annotations are exported properly after using the EditAnnotation method.
  • #I357067 - Now, the ink annotation is added properly while importing the ink annotation as an object.

XlsIO

Bug Fixes

  • #I358440 - Custom number format in US culture is now preserved properly while creating the Excel document.
  • #FB30625 - Null reference exception thrown while converting Excel with empty group shape to PDF is now resolved.