Wassimulator / CactusViewer

A small single file image viewer written in C/C++.
BSD 2-Clause "Simplified" License
203 stars 15 forks source link

Reloading directory while deleted file is in view causes assertion fail. #6

Closed mauskin closed 1 year ago

mauskin commented 1 year ago

If the file being views in CactusViewer is deleted and then you click Reload folder the assertion failure message is shown.

Version 1.2.3 - 03/2023

Screenshot 2023-05-10 at 15 36 56

Wassimulator commented 1 year ago

Thanks for reporting, fixed this, now when the file is deleted and the folder is reloaded the viewer switches to the first file in the folder.