@proycon . I recently face an issue retrieving annotations where its span are included in an particular TextSelection span. The api methods is retrieving annotations only if its offset is same to offset that of text selection. But i believe api TextSelection.annotations method also intends to returns annotations where its offset comes in between the text selection boundary.
@proycon . I recently face an issue retrieving
annotationswhere its span are included in an particularTextSelectionspan. The api methods is retrieving annotations only if its offset is same to offset that of text selection. But i believe apiTextSelection.annotationsmethod also intends to returns annotations where its offset comes in between the text selection boundary.