Skip to content

Use itemChange instead of a connect to windowChanged

Marco Martin requested to merge work/mart/thumbnailItemCrash into master

with itemChange watching SceneChange is more efficient than connecting to the windowChanged signal, also this won't arrive during teardown, aoiding the "destructor already ran" assert.

Merge request reports

Loading