Mend color picker on label change; drop LOW_QUALITY_COLOR_SELECTOR

When selecting a label that has a color not found in the built-ins,
we change to the color picker; however, when rendering its button,
it looked wrong and would not fit to the right size (had 48x48
hard-coder in there, still!)  Instead, using `render_color_button()`
to just re-render it.

Also, dropping LOW_QUALITY_COLOR_SELECTOR which had been used by
some embedded platforms we don't seem to support any more (Nokia Maemo
and OLPC XO-1).
This commit is contained in:
Bill Kendrick 2023-06-19 12:02:01 -07:00
parent 20d45409ce
commit d4869ac062
12 changed files with 21 additions and 266 deletions

View file

@ -96,21 +96,6 @@ Problemas de interface
calidade». Vexa: «As miniaturas dos selos no selector de selos
vense mal», arriba.
Os botóns de selección de cores son cadrados feos, e non botóns bonitos.
Tux Paint probabelmente compilado desactivando os fermosos botóns
de selección de cor. Executa a orde: «tuxpaint --verbose-version»
dende unha liña de ordes. Se, entre outras saídas, ves o texto:
«Low Quality Color Selector enabled», entón é isto o que está a
suceder.
Para cambialo, debe volver compilar Tux Paint dende o código
fonte. Asegúrese de eliminar ou comentar calquera liña que diga:
#define LOW_QUALITY_COLOR_SELECTOR
no ficheiro «tuxpaint.c» no directorio «src».
Todo o texto está en maiúscula.
Está activada a opción «maiúsculas».