DISSINET / InkVisitor

An open-source, browser-based front-end application for the collection of complex structured data from textual resources in history and the social sciences into a RethinkDB database for further analysis.
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

Annotator text is recreated into a different form after a selection is made #2207

Open adammertel opened 1 month ago

adammertel commented 1 month ago

text-moving-with-selection

Text position is sometimes moved after a specific selection is made.

jancimertel commented 1 month ago

it is caused by resizing the container. cursor stays the same but text is recomputed to fit the new size.