https://bugs.kde.org/show_bug.cgi?id=382572
--- Comment #1 from Robby Stephenson <ro...@periapsis.org> --- Git commit 9ee42800bbde51844694572289410d052b7903c9 by Robby Stephenson. Committed on 01/08/2017 at 00:47. Pushed by rstephenson into branch 'master'. Add workaround attempt for recursive event loop with image loading This doesn't fix the underlying problem, which should be addressed by asynchronous image loading. A boolean is set before loading an image, which prevents nested event loops from running with recursive repainting. M +14 -1 src/models/entrymodel.cpp M +1 -0 src/models/entrymodel.h https://commits.kde.org/tellico/9ee42800bbde51844694572289410d052b7903c9 -- You are receiving this mail because: You are watching all bug changes.