This repository was archived by the owner on Apr 2, 2023. It is now read-only.
This repository was archived by the owner on Apr 2, 2023. It is now read-only.
OpenSeadragon rotation #111
Open
Description
Submitted by Sam via Google Group:
I am using annotorious with openseadragon and one issue I am facing is with rotation feature provided in openseadragon.
When I rotate (say 90 degrees) and then create a new annotation, after pressing save in the popup, the annotation jumps to a different spot from where I had actually marked the area.
I am aware this is happening because the viewport bounds x, y, width , height have changed but I am unable to see what and where do I need to change things for this to work?
Note: On rotating with an already placed annotation on the viewer works as expected (It rotates along with the image rotation)
Looking forward to hearing from someone.