Big thank you for the nice package!
I am developing a plugin for another app which requires me to use parent.document for event listeners. Since your package listens to document the events aren't triggered.
Would it be an idea to have a property for Range that accepts a document value where I can pass parent.document instead?
Thanks again.
Big thank you for the nice package!
I am developing a plugin for another app which requires me to use
parent.documentfor event listeners. Since your package listens todocumentthe events aren't triggered.Would it be an idea to have a property for
Rangethat accepts adocumentvalue where I can passparent.documentinstead?Thanks again.