qimgv icon indicating copy to clipboard operation
qimgv copied to clipboard

Option to show every image when fastly scrolling though many images

Open kekkc opened this issue 10 months ago • 4 comments

Hi,

qimgv is absolutely awesome ;) Nevertheless, I've seen that there's no option to wait for an image to finish loading before displaying the next when fastly browsing via scroll wheel through a lot of images.

Similar viewers have this or use this as the default behaviour. Qimgv instead just displays a gray box and then only the last image in the folder.

Would be great if this can be added.

Greetz

kekkc avatar Mar 02 '25 00:03 kekkc

It tries to skip loading images you already scrolled over, this is intentional behavior. Though this is not the first time people point this out as an bug/issue, so I might take a look at it again..

easymodo avatar Mar 03 '25 09:03 easymodo

Guess there is no right or wrong here, an option similar to Nomacs would be awesome:

Image

kekkc avatar Mar 03 '25 14:03 kekkc

JPEGview has a MinimalDisplayTime option in conjunction with this approach. So depending on the setting e.g. 200 (in ms) every image gets shown at least this amount of time when holding the next/prev image button.

Ichisich avatar Apr 02 '25 09:04 Ichisich