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

Change the ui of extend buttons #55

Closed hunkim98 closed 1 year ago

hunkim98 commented 1 year ago

Currently the extend button ui is like below.

Screenshot 2023-08-12 at 10 47 14 PM

I find this ui unpleasing. Plus, I found that most people did not notice that the buttons were meant for extending the pixel canvas. Thus, I came up with a new ui.

Screenshot 2023-08-12 at 10 49 17 PM

I came up with a new ui that has only lines. I am planning to implement this feature. If you have any feedback on the ui, please feel free to comment!

hunkim98 commented 1 year ago

Closing this comment since the related PR was merged