Windows11 (23H2), display resolution 3840x2160, dpi scale 150%
Browser - filelist - thumbnails
video, may be related to win dpi scale, like this issue
To reproduce:
0. prerequisites
- clean unziped app version
- unzip test files (two files [2.jpg embedded as thumbnail into 1.jpg] and subfolder with the same files)
Issue A
1. disable Catalog, restart app
2. open test folder in Browser
3. slowly change thumbnails size in 120-300px range (back and forth)
- via slider OR
- switch slider to thumbs-per-column mode and resize app window
A1 - folder thumbnail
- size <155
folder thumbnail will be generated from file's embedded thumbnails
- size >155
folder thumbnail will be generated from file
generate thumbnail as per app default settings:
☑ Use embedded thumbnails
☐ Create from original image if embedded thumbnail is smaller than thumbnail size
A2 - file thumbnail
2.jpg - thumbnail size uses "Best fit" - OK
1.jpg - embedded thumbnail stretches up to ~298px, then becomes original size (115x120px)
expected behaviour
rendered thumbnail should always use "Best fit" sizing (fit to thumb cell, large only)
Issue B
1. set Cached thumbnails size to 20x20px
- clean DB
- restart app
2. open test folder in Browser
B1 - overlay icon
1.jpg has "Embedded thumbnail" overlay icon
3. enter subfolder
4. exit subfolder
1.jpg has no "Embedded thumbnail" overlay icon
B2 - file thumbnail
same issue as A2
Related
- issues
1.7.2 - browser - thumbnails - issue with embedded thumbnails (current post)
1.4.4 - browser - thumbnails - size slider issues
- todo -
1.9.1 - browser - thumbnails - blinking on resizing
1.9.1 - browser - thumbnails - fix scaling
- fixed -
1.8.3 - browser - thumbnails - shadow threshold (1.9.0)
1.8.2 - general - image scaling - improve consistency (1.9.0)
1.6.5 - view - transparent index visible when zooming (1.8.1)
1.8.0 - browser - thumbnails - paletted images transparency ignored (1.8.1)
1.6.4 - browser - thumbnails - cached size affects size of some thumbnails (1.6.5)
1.5.3 - browser - thumbnails - autorotation (1.6.0)
1.4.0 - browser - thumbnails - incorrect thumbnail for image with different x/y DPI (1.4.4)