Ver código fonte

点击视频不会退出窗口

liuq 3 meses atrás
pai
commit
ce5b2cf93a
1 arquivos alterados com 0 adições e 1 exclusões
  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()
                         }
                     }