annotorious-openseadragon
annotorious-openseadragon copied to clipboard
Add hit test for line shape
The hit test for lines currently returns true
. Change, so that it actually checks if the mouse is above the line (with a small +/- buffer - a scale dependent buffer is already available in the hit test method).
Related to this PR: https://github.com/recogito/annotorious-openseadragon/pull/131