diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-08-29 00:44:50 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-08-29 00:44:50 +0100 |
| commit | 25873b7bd177c6bb4ad4b00a51eb8fa213468126 (patch) | |
| tree | 45f8e4f284b8ef3a886d83a58418d2c8d5f7c563 /gui/src/chainImageSet.h | |
| parent | c0e32ef7278e108614186ff51f8e4260313a0e9e (diff) | |
zoom multiplier
Diffstat (limited to 'gui/src/chainImageSet.h')
| -rw-r--r-- | gui/src/chainImageSet.h | 2 |
1 files changed, 1 insertions, 1 deletions
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{ |
