Bug fix: Collection preview
authorColin Clark <colin.clark@cclark.uk>
Thu, 19 Jul 2018 09:56:46 +0000 (10:56 +0100)
committerColin Clark <colin.clark@cclark.uk>
Thu, 19 Jul 2018 09:56:46 +0000 (10:56 +0100)
commiteb896440e1a665f7956da730dac88b35d66d2552
tree6cfbec78adfe10fcadf564bd702643050ce9d3cd
parent43f7481548feb8b6f3a82af9efe9f522011678d7
Bug fix: Collection preview

Creating thumbnails takes too long; use only thumbnails in the cache.
Option in Preferences/General to define the maximum number of thumbnails
in the montage.
src/image_load_collection.c
src/options.c
src/options.h
src/preferences.c
src/rcfile.c