mriale / PyDPainter

A usable pixel art paint program written in Python
GNU General Public License v3.0
549 stars 26 forks source link

Remap in Palette #136

Open Sleuthgame opened 5 months ago

Sleuthgame commented 5 months ago

Add Remap button in Palette. At bottom, between Undo and OK.

Seems more efficient to remap colors after Palette editing than :

This new Button should be grayed still some colors are copied or exchanged.

Sleuthgame commented 4 months ago

Similarly, it should be possible to reverse the direction of gradients directly in the Fill type options, without having to return to the Palette Range.

Sleuthgame commented 4 hours ago

Hi ! any thoughts on thoses UX improvements ?