Make the zoom lable a bit bigger
authorKlaus Ethgen <Klaus@Ethgen.de>
Sun, 28 Jul 2019 19:24:06 +0000 (20:24 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sun, 28 Jul 2019 22:16:50 +0000 (23:16 +0100)
Thanks Sami Farin for reporting and patch.

Closes #686.

src/layout.c

index fe9a31e..873271f 100644 (file)
@@ -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