Skip to content

React + OpenSeadragon: Edit comment by clicking on existing annotation #503

Answered by rsimon
BasLee asked this question in Q&A
Discussion options

You must be logged in to vote

In your sandbox, you have drawingEnabled always set to true. This means Annotorious will always stay in drawing mode. You need to switch the drawing mode to false in order to be able to select existing annotations. (This way, you can create your own UX. E.g. enable drawing only when the user clicks a specific button or presses a specific key, disable drawing automatically after the annotation gets created etc.)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BasLee
Comment options

Answer selected by BasLee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants