scene: Add an assert to debug crash in BlurEffect::prePaintWindow()
This checks whether a WindowItem is destroyed in the middle of a painting cycle.
This is meant as short-term means to debug the issue.
Edited by Vlad Zahorodnii
This checks whether a WindowItem is destroyed in the middle of a painting cycle.
This is meant as short-term means to debug the issue.