zooniverse / scribeAPI

scribe API
MIT License
80 stars 25 forks source link

Mark: Delete/Transcribe buttons not accessible at edges of document #345

Closed nonword closed 9 years ago

nonword commented 9 years ago

When creating a mark and dragging it to the extreme right or bottom of an image, the Transcribe and Delete buttons can no longer be accessed. There may be a solution in modifying the getDeleteButtonPosition and getMarkButtonPosition methods to check for this scenario and adjust the coordinates computed to keep the icons in view.

simensta commented 9 years ago

related to issue #328.