Skip to content

v17.1.40

Compare
Choose a tag to compare
@essentialjs2 essentialjs2 released this 09 Apr 11:55
· 324 commits to master since this release

Document Editor

Bug Fixes

  • Tab stop width is now calculated properly.
  • First page header and footer is now layout properly.
  • Scrollbar now updated properly in Internet Explorer.
  • Page reload issue on button click is fixed.

ListBase

Bug Fixes

  • Issue with single level element generation with fields mapping has been fixed.

PDF Viewer

Bug Fixes

  • The PDF document is now rendered properly while using the PDF Viewer inside the Tab control.
  • The font size is missing warning will no longer be thrown from styles in the PDF Viewer.
  • The issue “Added PDF document cache element did not maintain properly” has been fixed.
  • The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
  • The issue “PDF Viewer clears all the session storage” has been fixed.
  • Resolved the script error while accessing invalid link annotation destination.
  • Resolved Single Page Document Rendering issue.
  • Document Load event not triggered for lower zoom value issue has been fixed.

TreeView

Bug Fixes

  • Now the selected node background color is removed before collapsing the parent node.