brinley / jSignature

jQuery plugin for adding web signature functionality
http://www.unbolt.net/jSignature
690 stars 529 forks source link

Attempt to draw with touchscreen scrolls page on chromebooks #180

Closed mattsones closed 4 years ago

mattsones commented 4 years ago

We were relying on manually enabling the "touch event api" in chrome://flags to get jSignature to work on Chromebooks, which is no longer an option in Chrome 78+. Apparently chrome is assuming that the chromebook is a desktop?

mattsones commented 4 years ago

Looks like I may have been using an old version of jSignature. Newest version seems to be working fine.