recogito-js icon indicating copy to clipboard operation
recogito-js copied to clipboard

Why aren't there any events triggered when text is selected?

Open level-four-kipper opened this issue 9 months ago • 1 comments

For instance, when a section of text is selected, there are no callback events triggered. When using a custom popup, the information of the selected text cannot be obtained. This makes it difficult to ensure compatibility for the custom popup.

level-four-kipper avatar Mar 05 '25 03:03 level-four-kipper

The events are described here: https://github.com/recogito/recogito-js/wiki/API-Reference#events

But keep in mind I'm no longer supporting this library. (The successor project is work in progress here, but has no documentation yet.)

rsimon avatar Mar 05 '25 06:03 rsimon