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

Optimize performance for onmouseup after grid is changed #90

Closed hunkim98 closed 11 months ago

hunkim98 commented 1 year ago

There is a lag when the user has finished changing the grid size when the grid is extended by more than 100 rows or columns. We should find a way to remedy this issue.