Skip to content

Don't emit wantsBlurChanged when cleaning up session

Nicolas Fella requested to merge work/quickfix into release/22.08

This causes a use-after-free crash when recomputing wantsBlur

Not a pretty fix, but the proper solution is more involved

BUG: 456917

Merge request reports