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
535 stars 63 forks source link

save folder display width bugged, need fix #137

Open wtfiwinomgs opened 4 years ago

wtfiwinomgs commented 4 years ago

look at this video recording https://vimeo.com/386494477

save folder display width not working. if option is checked, everytime open/reopen causes it to get wider and wider. if unchecked, it stays at a position which maybe able to adjust it from .ini but I tried and doesn't work. please fix!

kanryu commented 4 years ago

This problem occurs when the following two are on.

Specifically, the FolderView width must be fixed irrespective of the width of the entire Window, but it actually increases in proportion to the overall width.

Therefore, when restarting, the enlargement is performed twice, and is displayed as a larger width.