@@ -312,7 +312,6 @@ Rectangle {
cursorShape: Qt.PointingHandCursor
onClicked: {
root.playVideo(modelData.id)
- videoPopup.close()
}