- There is a new setting **Big photo width/height** optimisation for [Image-View](Image-View) - Loading [#10 high resolution photos](https://github.com/k3b/APhotoManager/issues/10) into [Image-View](Image-View) may need up to 1,5 seconds thus preventing fast swiping through the images. - APhotoManager can load precalculated downscaled mini-versions (a. k. a. thumbnails) which is much faster (< 0.1 seconds) so swiping is possible again. - If the photo is bigger than **Big-photo-width-height-value** then it uses thumbnails to allow fast swiping. - Thumbnails means memoryefficient, fast, but lower-quality. - As soon as you zoom the full resolution image is loaded.