-
-
Notifications
You must be signed in to change notification settings - Fork 256
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
Touch move not working like demo #400
Comments
Closed
Make work what? Your code? It is too large. Can you make a small demo of issues? |
Here's a snippet:
|
onTouchMove seems to not work fully. It will zoom but only in bursts. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I followed the demo of the Scale Stage Multitouch zoom. I noticed it will slightly scale before stopping. The demo works fine on my phone.
My example code is here:
https://pastebin.com/YBKqcd8N
I wasnt able to find an example using the React component
How do I make it work.
The text was updated successfully, but these errors were encountered: