hunkim98 / dotting

Dotting is a pixel art editor component library for react
https://hunkim98.github.io/dotting/
MIT License
43 stars 12 forks source link

Create a more user-friendly extend grid mechanism #7

Closed hunkim98 closed 1 year ago

hunkim98 commented 1 year ago

Users are only able to extend the grid if their cursor is exactly inside one of the extension buttons.

This will not come in handy when the user has zoomed out or use fingers to extend the grid.

We could enhance this by making extension activation area larger when the canvas is zoomed out a lot