# Scrolling interfering with drawing. Please Help

**URL:** https://community.thunkable.com/t/scrolling-interfering-with-drawing-please-help/3410622
**Category:** Canvas / Gaming
**Tags:** beginner, help
**Created:** [December 12, 2024, 6:19pm UTC](https://community.thunkable.com/t/scrolling-interfering-with-drawing-please-help/3410622 "2024-12-12T18:19:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![4iamotakus8balp](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/4iamotakus8balp/32/190032_2.png) [@4iamotakus8balp](https://community.thunkable.com/u/4iamotakus8balp)
#### Post date: [December 12, 2024, 6:19pm UTC](https://community.thunkable.com/t/scrolling-interfering-with-drawing-please-help/3410622/1 "2024-12-12T18:19:28Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [December 13, 2024, 4:32am UTC](https://community.thunkable.com/t/scrolling-interfering-with-drawing-please-help/3410622/2 "2024-12-13T04:32:46Z")

</div>

Sounds like a tricky thing to fix. Can you post a link to the project? If so, which screen is this happening on?

---

<div class="post-metadata">

### Author: ![4iamotakus8balp](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/4iamotakus8balp/32/190032_2.png) [@4iamotakus8balp](https://community.thunkable.com/u/4iamotakus8balp)
#### Post date: [December 13, 2024, 6:56pm UTC](https://community.thunkable.com/t/scrolling-interfering-with-drawing-please-help/3410622/3 "2024-12-13T18:56:07Z")

</div>

The issue is on the “Drawing” or 3rd screen.  
Here is my project link [Thunkable](https://x.thunkable.com/projectPage/6759bbf91294d27141d2018e)  
Thank you for looking into my issue.
