Skip to content

Version 2.4.2

Compare
Choose a tag to compare
@rsimon rsimon released this 22 Jun 14:02
· 297 commits to main since this release

Features

  • Detachable editor: it's now possible to grab and drag the editor away from the annotation with mouse or touch, e.g. to avoid the editor getting in the way of shape resizing. The editor stays detached until closed.

Bugfixes

  • Fixes a bug that caused resize handes to be offset on Safari for responsive images, and on the OpenSeadragon plugin (#62)
  • Added a workaround that prevents touch navigation from breaking after a pinch/pan gesture was started on an annotation (#44)

Other

  • Internal changes to the plugin API to support drawing tools for different shape types
  • Internal changes to support OpenSeadragon sequence mode (#52)
  • Switched to vite for the production build, reducing the bundle size by ~65kByte (#59)