Skip to content

3.1.0

Latest

Choose a tag to compare

@Ellie-dynamsoft Ellie-dynamsoft released this 16 Oct 01:45

UX Changes

For Edit Viewer:

  • Added support for panning images in textSelection mode.
  • Text markup annotations can be modified after being cropped.
  • Return to pan mode if textSelection mode is turned off on mobile by clicking the icon.
  • Added support for returning to pan mode by pressing ESC.

For Edit Viewer and Browse Viewer:

When the cursor is around the viewer’s edges when selecting text or dragging the thumbnails, auto-scrolling will be triggered. It can be configured using the enableAutoScrollForTextSelection property for Edit Viewer and the enableAutoScrollForDragPages property for Browse Viewer.

API Changes

Added interfaces for better UI customizability.

Improvements

  • Increased the FPS of rendering documents, especially documents with lots of pages.
  • Optimized the performance of updateOptions().
  • Moved the magnifier into a separate layer to improve the performance and avoid being blocked.

Bug Fixes

  • Fixed a bug where changes of the layout will reset the position of the current document page to its top-left.
  • Fixed a bug where the text is shifted if the PDF’s media box has shifts.