Merge branch 'main' of git.bitlab21.com:sam/nsxiv
This commit is contained in:
commit
e449825ba1
|
@ -77,7 +77,7 @@ static const bool ALPHA_LAYER = false;
|
||||||
static const int thumb_sizes[] = { 32, 64, 96, 128, 160, 256, 512, 800, 1024 };
|
static const int thumb_sizes[] = { 32, 64, 96, 128, 160, 256, 512, 800, 1024 };
|
||||||
|
|
||||||
/* thumbnail size at startup, index into thumb_sizes[]: */
|
/* thumbnail size at startup, index into thumb_sizes[]: */
|
||||||
static const int THUMB_SIZE = 7;
|
static const int THUMB_SIZE = 4;
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
#ifdef INCLUDE_MAPPINGS_CONFIG
|
#ifdef INCLUDE_MAPPINGS_CONFIG
|
||||||
|
|
Loading…
Reference in New Issue