https://bugs.kde.org/show_bug.cgi?id=418251
Johannes Zarl-Zierl <johan...@zarl-zierl.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kph | |otoalbum/932eae5390d42557e6 | |b935dcc939dd3cbb3c4bed Resolution|--- |FIXED --- Comment #2 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit 932eae5390d42557e6b935dcc939dd3cbb3c4bed by Johannes Zarl-Zierl. Committed on 27/02/2020 at 22:13. Pushed by johanneszarl into branch 'master'. Fix crash when dragging an item beyond the last position. In the thumbnail view, a crash/assertion could be triggered by dragging an image beyond the last position of the thumbnail view. Instead of requiring the caller to provide a non-null FileName to ThumbnailModel::updateCell(), this method now ignores non-null FileNames. M +2 -4 ThumbnailView/ThumbnailDND.cpp M +3 -1 ThumbnailView/ThumbnailModel.cpp https://commits.kde.org/kphotoalbum/932eae5390d42557e6b935dcc939dd3cbb3c4bed -- You are receiving this mail because: You are watching all bug changes.