Page 1 of 1

1.4.4 - browser - thumbnails - size slider issues

Posted: Mon Oct 02, 2023 10:48 am
by user0
XnViewMP 1.4.4
Windows11 (22H2), display resolution 3840x2160, dpi scale 150%


Browser - thumbnail size slider
slider has 32-1000px range, with 5, 6, 10.. steps (when resize manually via slider control)

To reproduce:
0. prerequisites
- win dpi scale 100% (to eliminate possible effects from win dpi scaling)
- (optional) app settings - Thumbnail Appearance:
-- ☐ Use shadow
-- Border 0
-- Spacing 5

issue A
1. set Thumbnail size via menu to 64x48
slider will jump to 64 - OK
thumbnail cell will resize to 64x48 - OK
2. move thumbnail size slider to the most left position (32)
slider value will be 32, but thumbnail size will be set to 94x87
expected:
width should be 32px
a.png
a.png (3.14 KiB) Viewed 79 times

issue B
1. set Thumbnail size via menu to 64x48
slider will jump to 64 - OK
2. restart app
slider will be at the most left position
b_after_restart.png
b_after_restart.png (699 Bytes) Viewed 80 times

issue C
1. set thumbnail size (manually or via menu) to any big value (for better bug visualization), eg 384x288px
2. press F12 to open Settings
3. goto Browser > Thumbnails > Appearance
- set 'Custom thumbnail size' to 32x32
- press OK
thumbnails will shrink, but slider's position will not change until restart



Suggestion
  • enable slider/toggle only in Thumbnails view modes
    as slider/toggle do nothing in all other modes




Related