Windows11 (24H2), display resolution 3840x2160, dpi scale 150%
Browser - thumbnails
follow-up on this issue, also related to slider issue
To reproduce:
0. prerequisites
- set win dpi scale to 150%
- set app settings:
- ☐ Scale on HiDPI screen
- Thumbnail Appearance:
- ☐ Use shadow
- Border 0
- Margin 10
- Custom thumbnail size to 100x100px (square for simplicity) AND select it in Browser
- open test images in Browser
issue A
100-149px image will be stretched to 150px
expected:
thumbnails should be the same size as at 100% win dpi scale
however, it may be useful to add 'Fit small image to thumbnail size' option in Settings > Thumbnails
(but, obviously, it should apply to all small thumbnails, not selectively)
issue B
Thumbnail size will be 170px
custom thumbnail size (100px) * dpi scale (1.5) + margins (10px)
which
- conflicts with thumbnail size, which is explicitly set to 100x100px AND
- affects slider
expected:
do not scale thumbnail cell when HiDPI scaling option is off
on the other hand, this 'automatic' scaling may be useful for someone (who often switch dpi scale?), so
maybe
- split scaling setting to
- content (image in Viewer/Preview and thumbnail)
- UI (thumbnail size, maybe something else [font, icons])
Related
- issues
1.9.1 - browser - thumbnails - blinking on resizing
1.9.1 - browser - thumbnails - fix scaling (current post)
1.7.2 - browser - thumbnails - issue with embedded thumbnails
1.4.4 - browser - thumbnails - size slider issues
- fixed -
1.8.3 - browser - thumbnails - shadow threshold (1.9.0)
1.8.2 - general - image scaling - improve consistency (1.9.0)
1.8.0 - browser - thumbnails - paletted images transparency ignored (1.8.1)
1.6.4 - browser - thumbnails - cached size affects size (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)
- suggestions
Settings - thumbnails - overlay icon - add custom positioning
Browser - thumbnails - overlay icon - split top row icons
Browser - thumbnails - change size via mouse wheel
- done -
Settings - catalog - group thumbnail caching settings | move uom out of control (1.8.7)
Browser - thumbnails - add custom content anchor in cell (1.8.4)
Browser - thumbnails - improve default appearance (1.8.3)