Skip to content

qt: ModalDialog: Setting hideSource in the ShaderEffectSource

Refactor ModalDialog.qml to prevent duplicate rendering by setting ShaderEffectSource hideSource property to true. This ensure the source item is not visible while applying the GaussianBlur effect.

Fixes: #28578 (closed)

Merge request reports

Loading