Skip to content
Snippets Groups Projects
Commit b6afedd0 authored by Mohit Marathe's avatar Mohit Marathe Committed by Steve Lhomme
Browse files

qt: remove call to showPlayer

parent cf283cb7
No related branches found
No related tags found
1 merge request!4330qml: remove call to showPlayer
Pipeline #392318 passed with stage
in 17 minutes and 52 seconds
......@@ -555,7 +555,6 @@ FocusScope {
onHasVideoOutputChanged: {
if (Player.hasVideoOutput && MainCtx.hasEmbededVideo) {
if (!History.match(History.viewPath, ["player"]))
g_mainDisplay.showPlayer()
History.push(["player"])
} else {
_showMiniPlayer = false;
......
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