Im making a drawing app where you can zoom in/out and scroll. Well that all works on the web preview but when I try it on my phone, the touch screen scrolling and the drawing mess with each other so neither really work right. If I make a switch toggle the scrolling on and off, the canvas reloads and the drawing disappears. Also, when you turn off the scrolling, the container repositions itself so the drawing/stage isn’t where you wanted it.
Any ideas will be appreciated! Thank you!
Sounds like a tricky thing to fix. Can you post a link to the project? If so, which screen is this happening on?
The issue is on the “Drawing” or 3rd screen.
Here is my project link Thunkable
Thank you for looking into my issue.