Page 1 of 1

1.3.1: Next / Previous function switched?

Posted: Wed Nov 30, 2022 8:25 am
by DenalB
XnView: MP 1.3.1 - 64-bit
OS: Windows 11 Pro 22H2 - 64-bit

Next-Button in Fullscreen / View shows previous file, and Previous-Button shows next file. Also, mouse wheel is switched - wheel up = next file, wheel down = previous file. And arrow keys on the keyboard are switched, too - left arrow = next file, right arrow = previous file.

Steps to reproduce:
Just open an image in a folder where other images are. Then try to switch to the next and the previous image.

Expected:
Next-Button in Fullscreen = next file
Previous-Button in Fullscreen = previous file
Mouse wheel up = previous file
Mouse wheel down = next file
Left arrow on the keyboard = previous file
Right arrow on the keyboard = next file

Example GIF:
XnView.gif

Re: 1.3.1: Next / Previous function switched?

Posted: Sun Dec 04, 2022 2:16 pm
by xnview
how is sorted files in browser?

Re: 1.3.1: Next / Previous function switched?

Posted: Sun Dec 04, 2022 3:54 pm
by DenalB
That's it, @xnview!

Normally, file are sorted in the following way:
EXIF Date Taken -> Descending

I want to have the newest files taken at the top of the listing. After switching sorting to ascending, next / previous function works fine.

Is there any possibility to get this to work, so that I'm able to sort files descending and use the next / previous function as if I had set sorting to ascending?

Re: 1.3.1: Next / Previous function switched?

Posted: Mon Dec 05, 2022 7:50 am
by xnview
DenalB wrote: Sun Dec 04, 2022 3:54 pm Is there any possibility to get this to work, so that I'm able to sort files descending and use the next / previous function as if I had set sorting to ascending?
No, prev/next follows the order of filelist

Re: 1.3.1: Next / Previous function switched?

Posted: Wed Dec 07, 2022 12:09 pm
by DenalB
Ok. Good to know. Thanks.