annotorious / annotorious-openseadragon

An OpenSeadragon plugin for annotating high-res zoomable images
https://annotorious.github.io
BSD 3-Clause "New" or "Revised" License
121 stars 42 forks source link

Please fire "mouseLeaveAnnotation" event when leaving the OSD canvas #142

Closed EmKarr closed 1 year ago

EmKarr commented 2 years ago

The "mouseLeaveAnnotation" event is not fired if the mouse cursor leaves the OSD canvas at a location where an annotation is cropped by the canvas boundaries, so that the cursor never crosses the actual annotation boundaries.

Best, Michael

rsimon commented 2 years ago

Transferring since this is about the OSD version.