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

Display resolution error #113

Closed ted423 closed 4 years ago

ted423 commented 5 years ago

notebook: 2560x1440 monitor: 1920x1080

only use monitor image

the picture CPU天梯图-v20190101s

ted423 commented 5 years ago

windows photo image

kanryu commented 5 years ago

First, QuickViewer may reduce it by a factor of two or four before displaying the image to make it appear faster. This specification currently depends on the resolution of the primary display. Automatic shrinking may not be performed on your notebook.

If this is your unwanted behavior, changing "Maximum size to hold the image (pixel)" to a large value will prevent it from happening.

ted423 commented 5 years ago

First, QuickViewer may reduce it by a factor of two or four before displaying the image to make it appear faster. This specification currently depends on the resolution of the primary display. Automatic shrinking may not be performed on your notebook.

If this is your unwanted behavior, changing "Maximum size to hold the image (pixel)" to a large value will prevent it from happening.

It worked.

I think this is confuse me because the 100% is displayed on the bottom.

kanryu commented 5 years ago

Thank you. I think this issue you provided is probably a bug in QuickViewer. It will be confirmed by the next release :)

ted423 commented 5 years ago

Thank you. I think this issue you provided is probably a bug in QuickViewer. It will be confirmed by the next release :)

You're welcome