You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.
If you use the Shape Labels plugin and you use the TAG widget (initilialize Annatorious with this option), a label is showed, but the text is "undefined".
in the tag field, click down arrow on keyboard and select an item from the dropdown
click OK
Expected result: shape label contains text of selected tag
Actual result: shape label contains "undefined
"
The text was updated successfully, but these errors were encountered:
rsimon
changed the title
Bug: Annotorious Shape Labels doesn't show first tag when using TAG widget
ShapeLabels doesn't show labe when tag has a URI
Oct 4, 2023
This happens only for tags with URIs. P.S.: If anyone wants to pick this up: this would actually be a simple fix. URI-tags have a slightly different structure than string tags. Fix would have to be here:
If you use the Shape Labels plugin and you use the TAG widget (initilialize Annatorious with this option), a label is showed, but the text is "undefined".
See https://codepen.io/r-w-c/pen/abPRBbW
Reproduce:
Expected result: shape label contains text of selected tag
Actual result: shape label contains "undefined
"
The text was updated successfully, but these errors were encountered: