Skip to content

Commit

Permalink
Always use black PiP background
Browse files Browse the repository at this point in the history
  • Loading branch information
steveatinfincia committed Mar 2, 2020
1 parent 1eb539a commit 343d76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/ui/widgets/VideoWidgetForm.ui.qml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ BaseWidget {
Rectangle {
id: widgetInner

color: settings.color_text
color: "black"
opacity: settings.pip_video_opacity
anchors.left: parent.left
anchors.leftMargin: 6
Expand Down

0 comments on commit 343d76c

Please sign in to comment.