annotorious / annotorious-v2-plugins

Plugins compatible with the RecogitoJS, Annotorious and AnnotoriousOSD annotation libraries
BSD 3-Clause "New" or "Revised" License
29 stars 19 forks source link

Sort of an issue - annotorious-shape-labels #14

Closed Pdd68 closed 2 years ago

Pdd68 commented 2 years ago

sample

My Image:

I've fixed the max width/height so it fits neatly in the screen. But if the image is resized ; the tag text is too small as its formatted for the image to be full size?

Any ideas on a workaround?

thanks!

Pdd68 commented 2 years ago

My Image:

id="I1" src="Sample.jpg" style="border-width:5px; border-color:lightgrey; border-style:solid; max-height:800px; max-width:1240px; "

rsimon commented 2 years ago

Thanks for reporting! It's actually a known issue (but didn't have a ticket in the issue teacher yet). I'll investigate.

Pdd68 commented 2 years ago

Thank you Rainer. Appreciated.

rsimon commented 2 years ago

I finally got the chance to look into this for real. It wasn't a bug in the ShapeLabels plugin. But, instead, a bug in Annotorious. It's fixed now in the main branch, and will go live with the next Annotorious release (v2.6.1).