Version 2.2.2
- Fixes a regression bug on
readOnly
mode (issue #2) - Annotations are now properly aligned with flipped images
- Annotations now remain sorted by size, so that larger annotations no longer obstruct smaller annotations
- Switched to Terser for code optimization, due to ongoing security issues with Uglify
- Internal API changes to enable more powerful plugins
.addDrawingTool
and.listDrawingTools
API methods