Special Cases

TDD is great for enhancing attention to detail. The detail we’re working on now is whether drawing stops when we release the mouse button outside the browser. As usual, the challenge is testing it. We need to modify HtmlElement to support elements (like the window object) that don’t have coordinates.

comments powered by Disqus