Touchy

Now that we’ve figured out how to test touch events, we speed through several related tasks. We clean up the code that ignores browsers, prevent our touches from scrolling or zooming the page, and manually double-check that everything works as the tests say it does. Then we prep our last test: ensuring that drawing stops when multiple touches occur.

comments powered by Disqus