From: Klaus Ethgen Date: Sun, 28 Jul 2019 19:24:06 +0000 (+0100) Subject: Make the zoom lable a bit bigger X-Git-Tag: v1.5.1~8 X-Git-Url: http://geeqie.org/cgi-bin/gitweb.cgi?p=geeqie.git;a=commitdiff_plain;h=28221d2f86f54192e5385f4e5ef4ddda45c45f0d Make the zoom lable a bit bigger Thanks Sami Farin for reporting and patch. Closes #686. --- diff --git a/src/layout.c b/src/layout.c index fe9a31e0..873271f0 100644 --- a/src/layout.c +++ b/src/layout.c @@ -63,7 +63,7 @@ #define TOOLWINDOW_DEF_HEIGHT 450 #define PROGRESS_WIDTH 150 -#define ZOOM_LABEL_WIDTH 64 +#define ZOOM_LABEL_WIDTH 120 #define PANE_DIVIDER_SIZE 10