소스 검색

点击视频不会退出窗口

liuq 3 달 전
부모
커밋
ce5b2cf93a
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/display/gui_display.qml

+ 0 - 1
src/display/gui_display.qml

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