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

Crash when the last image is deleted using the DELETE key. #132

Open SuperUserNameMan opened 4 years ago

SuperUserNameMan commented 4 years ago

Hello,

I have found that QuickViewer crashes when I delete the last image of a folder using the keyboard DELETE key.

How to reproduce : 1- open an image in a folder that contains several other images. 2- go to the last image using the mouse-wheel. 3- press the DELETE key on the keyboard and confirm to delete the last image of the folder.

System information :

kanryu commented 4 years ago

Thanks for reporting :)

The bug you pointed out is real. If the cause is found, it will be corrected.

ErikLacharite commented 4 years ago

I noticed that deleting an image causes you to go to the next image in the folder. Could that be it?