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

Enable setting layers by calling `setLayers` #74

Closed hunkim98 closed 1 year ago

hunkim98 commented 1 year ago

Currently, there is a callback for setting one layer's data. However there are no functions to set layers. This is a necessary feature if we would like to initialize the canvas with the saved layer information