From ada2410ab991eda42bf73ba1457fd98a4d233666 Mon Sep 17 00:00:00 2001 From: Gwenhael Le Moine Date: Mon, 21 Oct 2024 10:05:51 +0200 Subject: [PATCH] [49g] densify a little --- src/ui4x/49g.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ui4x/49g.c b/src/ui4x/49g.c index d96a993..317968c 100644 --- a/src/ui4x/49g.c +++ b/src/ui4x/49g.c @@ -157,7 +157,7 @@ color_t colors_49g[ NB_COLORS ] = { }, }; -#define KB_LINE_HEIGHT 52 +#define KB_LINE_HEIGHT 48 #define KB_COLUMN_WIDTH_6_KEYS 50 #define KB_COLUMN_WIDTH_5_KEYS 60