Activating the ability to have more than one colors row.

Usefull for people with coarse input devices that need bigger buttons but got color buttons too narrow.
Just added the option, all the support code where already in place.
This commit is contained in:
Pere Pujal i Carabantes 2021-02-05 03:42:01 +01:00
parent 81ef0aa10b
commit 43d4f8b494
3 changed files with 20 additions and 2 deletions

View file

@ -44,6 +44,7 @@ struct cfginfo
const char *parsertmp_sysconfig;
const char *parsertmp_windowsize;
const char *button_size;
const char *colors_rows;
const char *print_delay;
const char *printcommand;
// const char *promptless_save;