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 extension diagonally. #44

Closed hunkim98 closed 1 year ago

hunkim98 commented 1 year ago

Currently, extension can happen in one way, either vertically or horizontally. It would be great if we allow users to extend the size diagonally.

hunkim98 commented 1 year ago

@Lee-Si-Yoon Last time, I remember that you have made the extension to happen diagonally. If you have time, could you think of taking care of this issue?