You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.
Issue #15 offers a solution for pen/drawing, but highlighting is a completely different animal. From what I've seen, capturing highlighting on mobile web requires replacing the built-in selection gestures since those aren't able to be used like they can with desktop browsers.
Without support for mobile this library's usefulness is severely limited so I would consider this feature as a relatively high priority.
The text was updated successfully, but these errors were encountered:
@rogercorrea did you ever get drawing a rectangle, line and highlighting working on touch devices? I tried your fork but these don't work. I can't see an easy way of adding it in.
Thanks,
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue #15 offers a solution for pen/drawing, but highlighting is a completely different animal. From what I've seen, capturing highlighting on mobile web requires replacing the built-in selection gestures since those aren't able to be used like they can with desktop browsers.
Without support for mobile this library's usefulness is severely limited so I would consider this feature as a relatively high priority.
The text was updated successfully, but these errors were encountered: