recogito-js
recogito-js copied to clipboard
Why aren't there any events triggered when text is selected?
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.
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.)