Kully / pixel-paint

An art tool for making 32x32 Sprites
https://kully.github.io/pixel-paint/
408 stars 27 forks source link

Swap between 2 colors on the fly #12

Closed Kully closed 1 year ago

Kully commented 2 years ago

Photoshop and other similar apps have a feature where you can save in memory 2 colors and swap between them with a click or a keyboard shortcut (eg. X in PhotoShop).

This would be a massive quality of life thing for the tool.

aleksi100 commented 1 year ago

my fork have this feature now. It work by pressing c. What you think.

Kully commented 1 year ago

What you think.

Wow! This is amazing! :) I love how easy it is to swap when making a piece, and I like how the active color at the top pops out.

If you make a PR to this repo, I'd be happy to look into getting it in the main project. :)

Kully commented 1 year ago

Closing as addressed by @aleksi100's PR. #14