In the dispatched selectstart events, please include information about where the selection is ending in addition to where the selection is beginning. The selectstart event’s currentTarget attribute only seems to show where the selection begins.
Looks like this is a duplicate of the issue #146. Closing for now since the other issue has more discussions. Please let me know if this is about some other issue.
In the dispatched selectstart events, please include information about where the selection is ending in addition to where the selection is beginning. The selectstart event’s currentTarget attribute only seems to show where the selection begins.