summaryrefslogtreecommitdiffstats
path: root/thumbs.h
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-09-29 09:36:38 +0200
committerBert Münnich <ber.t@posteo.de>2014-09-29 09:36:43 +0200
commit0e4db69ff5dc0ebc863af03117caab39c725893f (patch)
treecacdafbf7c896205a219cabb37ad616c2cff85ae /thumbs.h
parent39671a149c180945a1be46c74776b3df0ef5c084 (diff)
downloadnsxiv-0e4db69ff5dc0ebc863af03117caab39c725893f.tar.zst
Scale thumbnail selection border width with thumbnail size
Diffstat (limited to 'thumbs.h')
-rw-r--r--thumbs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/thumbs.h b/thumbs.h
index 572b6ea..9a16d1c 100644
--- a/thumbs.h
+++ b/thumbs.h
@@ -48,6 +48,7 @@ typedef struct {
int cols;
int rows;
int zl;
+ int bw;
int dim;
bool dirty;