PintaProject / Pinta

Simple GTK# Paint Program
http://www.pinta-project.com/
MIT License
1.74k stars 267 forks source link

default palette missing 14 colors #812

Open neonpixii opened 1 month ago

neonpixii commented 1 month ago

Description the default color palette is supposed to have 48 colors, but it only has 34. it is missing the darkest set of colors. using the pallet menu to increase the number of colors in the palette to 48 just yields a bunch of blank white color slots. resetting it to default in the menu doesn't do anything and simply puts it back to 34 colors.

Additional Info Screenshot_2024-05-22_09-43-13

Version 2.1.2 on debian bullseye Linux installed via flatpack

cameronwhite commented 1 month ago

Ah, I think this was lost in #154. I presume it was done to fit nicely into the status bar which only has a large enough height for two colours, but I don't object to re-adding the missing colours if there's a good layout (ideally still producing a nice gradient)

For reference, this was the old palette widget in Pinta 1.7

colorpalette