mriale / PyDPainter

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

Remap in Palette #136

Open Sleuthgame opened 1 week ago

Sleuthgame commented 1 week 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 1 week 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.