Skip to content

ImageColors: make sure QML attached object is fetched from main thread

Fushan Wen requested to merge work/fuf/charoverload into master

In postProcess getting the attached Kirigami theme object might cause a crash if the current thread is not the main thread.

SENTRY: PLASMA-WORKSPACE-72M

Merge request reports