demo · v136

Drawing Canvas

A pen-input demo that needs both: long pointer captures during a stroke (for smooth drawing across element boundaries), and a real click event when the user taps a tool button without moving. Pre-136 you had to track distance manually; now Chrome delivers the click for you.

what we're testing

see also