|
|
@ -36,7 +36,7 @@ Add tools that augment the type of user interaction |
|
|
|
- Pencil tool: Click and drag across the canvas to paint pixels. |
|
|
|
- Pencil tool: Click and drag across the canvas to paint pixels. |
|
|
|
- Rectangle tool: Click and drag across the canvas to paint all pixels that fall inside a rectangular selection. |
|
|
|
- Rectangle tool: Click and drag across the canvas to paint all pixels that fall inside a rectangular selection. |
|
|
|
|
|
|
|
|
|
|
|
**TIP:** Check out [this example](http://jsfiddle.net/ynctwr0m/) to learn why you may want to consider the `mouseenter` event instead of `mouseover`. |
|
|
|
**TIP:** Check out the [`mouseover` event](http://jsfiddle.net/ryansobol/ynctwr0m/11/). |
|
|
|
|
|
|
|
|
|
|
|
### Deployment |
|
|
|
### Deployment |
|
|
|
|
|
|
|
|
|
|
|