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 canvas info listener #78

Closed hunkim98 closed 1 year ago

hunkim98 commented 1 year ago

This issue is closely related to issue #77. If we want users to manipulate canvases, then we should add listeners for canvas info. The information that should be included in the canvas info listener should be the panzoom values, top left corner screen position and so on.