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

Safari console error #17

Closed
kodi opened this issue Oct 7, 2014 · 4 comments
Closed

Safari console error #17

kodi opened this issue Oct 7, 2014 · 4 comments
Labels

Comments

@kodi
Copy link

kodi commented Oct 7, 2014

everything works, but I'm getting this:

Deprecated attempt to access property 'webkitBackingStorePixelRatio' on a non-CanvasRenderingContext2D object.

@jondavidjohn
Copy link
Owner

per #25

In IOS 10, the issues #17 turned into a bug.

@Ky6uk
Copy link

Ky6uk commented Sep 20, 2016

This issue related to Safari 10. Both mobile and desktop.

TypeError: The CanvasRenderingContext2D.webkitBackingStorePixelRatio getter can only be used on instances of CanvasRenderingContext2D

@hinok
Copy link
Contributor

hinok commented Sep 21, 2016

@Ky6uk I created PR to fix that problem #26

@jondavidjohn
Copy link
Owner

Fixed with the release of 1.0.10

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

No branches or pull requests

4 participants