Happy Easter Everyone,
It was an awesome weekend, had a big party at my house with the whole family… 30+ people. Food was great mimosa was even better… haha. So I spent I bit of time testing my drawing app on the iPad. I was trying to fix a page bouncing issue. Obviously, this is a problem that has come up before for other developers. I started working on the tests pretty late so I probably overlooked the obvious due to being a bit tired but this is what happened.
The Worcester Art Museum tested our coloring app this week, but when the user drags on the screen you just get a page bounce effect. According to all my research, the way to fix this problem is very simple: you just add the event.preventDefault(); to your touchmove event. However, I tested this fix several times and it did not work. The problem I believe, that when I updated our repository it also updated our testing server… this is not the case. I will be waiting to get access from our Server team so that I can debug my code on the iPad. I think the fix will be very simple once I can access the server for testing. Spray paint will have to wait for now.
Till next time.
Jason Hintlian.
From the blog jasonhintlian » cs-wsu by jasonhintlian and used with permission of the author. All other rights reserved by the author.