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

Allow selected area to extend in its size when extended #43

Closed hunkim98 closed 1 year ago

hunkim98 commented 1 year ago

For pixel modification to be easy, I think we need to allow users to change the size of the pixels inside the selected area when extended. An example is given below (brought from Aesprite)

https://github.com/hunkim98/dotting/assets/57612141/2b15852d-7ffa-4cfe-9bd3-bf69069bb75d

This will help users expand their pixel assets easily.

hunkim98 commented 1 year ago

Closing this issue since the PR was merged