antfu / drauu

Headless SVG-based drawboard in browser.
https://drauu.netlify.app/
MIT License
1.2k stars 64 forks source link

fix: brush size exceeds limit with shortcuts #16

Closed FyisFe closed 2 years ago

FyisFe commented 2 years ago

I found this bug when using the playground.

The brush size should be within [1,10] according to the HTML file.

However, the size value can exceed 10 and go below 1 when using shortcuts.