oferkv / phototonic

Image Viewer and organizer
GNU General Public License v3.0
159 stars 43 forks source link

Fix crash when could not delete image. Don't use persistent QImageRea… #233

Closed FreeSlave closed 6 years ago

FreeSlave commented 6 years ago

…der objects in order to avoid file locking on Windows

Crash was caused by calling rows.at when it has zero size.