Add mouseenter tip
This commit is contained in:
parent
bd5f9b73c9
commit
dc3d1dd2c5
@ -36,6 +36,8 @@ 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 over `mouseover`.
|
||||||
|
|
||||||
### Deployment
|
### Deployment
|
||||||
|
|
||||||
Review the following articles on the Surge platform and then deploy your website to production.
|
Review the following articles on the Surge platform and then deploy your website to production.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user