kanryu / quickviewer

A image/comic viewer application for Windows, Mac and Linux, it can show images very fast
https://kanryu.github.io/quickviewer/
GNU General Public License v3.0
536 stars 63 forks source link

Scale in status bar is only updated when image is bigger than window #126

Open d-uzlov opened 4 years ago

d-uzlov commented 4 years ago

Status bar contains text [resolution (scale)] filesize at its end.

When I zoom image, and the image is smaller than the window, scale in the status bar is not updated. Fitting the image does not update it too (unless image was bigger than window before fitting). It's updated when I zoom in enough so that image is bigger than the window, or when I go to prev/next image.

I suppose this is a bug. Tested on v1.1.7 Win x64.

kanryu commented 4 years ago

I need to check the actual program for details, but if what you pointed out is true (probably true) it's a bug :)