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

Added disableDeleteKey config prop (recogito/annotorious#273) #159

Closed blms closed 1 year ago

blms commented 1 year ago

In this PR

Essentially the same changes as in https://github.com/recogito/annotorious/commit/d975cc37346517447b35fcca1f9d37d02e180144, for the OSD plugin.

Thanks again for your quick work on implementing this there!