Skip to content
Snippets Groups Projects
Commit 35e9aa9d authored by Prince Gupta's avatar Prince Gupta :speech_balloon: Committed by Jean-Baptiste Kempf
Browse files

qt/DirectCompositor: always insert external visual below all siblings

it seems the code assumed that null m_videoVisual means that video
visual is not in the visual tree but that assumption is wrong, this
caused the addition of acrylic visual to fail just after the video is
played and stopped. In that case the videoVisual will not be null but
also will not be in visual tree

Always insert acrylic visual below all siblings.
probably fixes #26279
parent 31f97cbe
No related branches found
No related tags found
Loading
Pipeline #190253 passed with stage
in 19 minutes and 2 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment