Start PV on new file.
Cycle through files with space/backspace.
Order: 1: SD, 2: small, 3: SD, 4: SD
Window size: at 2: wrong (default min of 200x300) on Linux/GTK. Correct again at 4.
On windows/MSW window size is ok.
Correction:
Window size: at 3: wrong (default min of 200x300) on Linux/GTK. Correct
again at 4.
So, after the small image was used, the SD image is displayed in a small window.
This is automagically corrected at the next (also SD) file...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
A similar problem occurs when zooming in/out on Linux/GTK.
The size is lagging behind by one keystroke.
Is the window resize being performed before the canvas size is updated?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1262253
Originator: YES
Correction:
Window size: at 3: wrong (default min of 200x300) on Linux/GTK. Correct
again at 4.
So, after the small image was used, the SD image is displayed in a small window.
This is automagically corrected at the next (also SD) file...
Logged In: YES
user_id=1524009
Originator: NO
A similar problem occurs when zooming in/out on Linux/GTK.
The size is lagging behind by one keystroke.
Is the window resize being performed before the canvas size is updated?