From 25873b7bd177c6bb4ad4b00a51eb8fa213468126 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 29 Aug 2018 00:44:50 +0100 Subject: zoom multiplier --- gui/src/chainImageSet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui/src/chainImageSet.h') diff --git a/gui/src/chainImageSet.h b/gui/src/chainImageSet.h index 58734be..cc7550a 100644 --- a/gui/src/chainImageSet.h +++ b/gui/src/chainImageSet.h @@ -4,7 +4,7 @@ #include "threadedChainImageLoader.h" #include "threadedSystemDialogs.h" -#define ZOOM_FUDGE_FACTOR 5 +#define ZOOM_FUDGE_FACTOR 1 class chainImageSet{ -- cgit v1.2.3