This repository has been archived by the owner on Aug 25, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 176
Not working on samsung galaxy s3 #13
Comments
I am having similar issues on samsung devices. I was able to determine that this is only happening for me when I use the scratchMove function (I assume because it calls it on every move and is choking the performance). I have added some code to the js file to call my custom function less often and it seems to help a lot, but still not as fluid as on other devices. |
I am having same issues with samsung galaxy s2, s3 . but it works in chrome mobile in those devices. Can anybody advise about this? |
1 similar comment
I am having same issues with samsung galaxy s2, s3 . but it works in chrome mobile in those devices. Can anybody advise about this? |
does it work with new 2.0.0 ? |
add this line at the bottom of _scratchDown and _scratchMove method:
|
eposjk
added a commit
to eposjk/wScratchPad
that referenced
this issue
Jul 16, 2015
as described in issue websanova#13
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am having trouble getting this to work on Samsung Galaxy S3. Any pointers?
Thanks!
The text was updated successfully, but these errors were encountered: