Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not work with touch-screen in IE11 or Edge #6

Closed
icozarir opened this issue Jun 30, 2016 · 4 comments
Closed

Do not work with touch-screen in IE11 or Edge #6

icozarir opened this issue Jun 30, 2016 · 4 comments

Comments

@icozarir
Copy link
Contributor

Hello.

Thanks for a very good signature tool!

We found out that it doesn't work in IE11 or Edge on a touch-screen (Windows 10). Works fine in Chrome.

Do you have any suggestions?

Best regards Anders

@icozarir
Copy link
Contributor Author

#7

@bencentra
Copy link
Owner

Thanks again for the PR! I still had issues with a Windows Phone (8.1) in an emulator - it would draw the signature, but kinda drag the screen around a bit.

@icozarir
Copy link
Contributor Author

Yes we had the same issue but found out that we were missing:
style="-ms-touch-action: none". I wasn't sure how to add it to the .js code so we added it on the containing DIV. Hope that helps.

@bencentra
Copy link
Owner

Fixed in 65252b5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants