Canvas wont move past the left side of the screen

I am making a drawing app and using the scrolling feature interferes with the touch drawing when using the app on the phone. To solve this, I added buttons to move the canvas around however, the canvas wont move past the left side of the screen AND sometimes the buttons just don’t work.

Any help or ideas would be appreciated. Thank you

here is the project LINK

Hello @4iamotakus8balp
I tested your app and it let me draw on the canvas.
Which feature are you trying to build by moving the canvas component?