annotorious-openseadragon icon indicating copy to clipboard operation
annotorious-openseadragon copied to clipboard

An OpenSeadragon plugin for annotating high-res zoomable images

Results 52 annotorious-openseadragon issues
Sort by recently updated
recently updated
newest added

The relevant line is here: https://github.com/annotorious/annotorious-openseadragon/blob/main/src/OSDAnnotationLayer.js#L520 Is this intentional or can these logs be removed from the shipped code?

I have noticed, that when I apply rotation to OSD with controls or programmatically like this ` viewer.viewport.setRotation(angle);` annotation box rotates along with the underlying image. Is it by any...

Hi, Is there a way for the hotkey to be totally disabled so that annotations can be drawn only from buttons actions? Or any workaround for it to disable it?...

Hello! Thanks for maintaining this plugin. When doing: `npm install @recogito/annotorious-openseadragon` I get: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR!...

I am sorry I am probably missing something very basic but nevertheless here is my problem. I am experimenting with annotorious-openseadragon in headless mode. How do I get annotation's new...

Hi, After migration to OSD version 4.0.0 and Annotoriuos v.2.7.10 existing annotations became undraggable if drawing mode enabled, but everything is fine it's disabled. I tried to debug it a...

bug

Hi, I was wondering if there is any possibility in saving an annotation when the user clicks outside the widget to close it (basically it autosaves the annotation without hitting...

Hello! I am developing an application using Annotorious with OSD and I can move the annotations with drag & drop. Is there any possibility to disable this option?

I have to use Annotorious on angular 15 using these versions: ``` "openseadragon": "^4.1.0", "@recogito/annotorious-openseadragon": "^2.7.10" ``` and when I develop I not have any problem with Annotorious plugin, it...

## Description I am experiencing an issue with the Annotorious OpenSeadragon plugin, where I am not able to create a rectangle anymore if I hold the shift key or select...