Skip to content
Snippets Groups Projects
Commit cbe0ab5b authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Steve Lhomme
Browse files

qt: do not set `clip` in PlaylistMediaDisplay

Clipping is not necessary here, and it makes
the frosted glass effect useless.
parent c13f21c8
No related branches found
No related tags found
1 merge request!5484qt: fix inappropriate clipping in PlaylistMediaDisplay
Pipeline #478394 passed with warnings with stage
in 21 minutes and 3 seconds
......@@ -192,8 +192,6 @@ FocusScope {
anchors.fill: parent
clip: true
focus: (model.count !== 0)
model: root.model
......
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