destroy context when qquickview hidden

This commit is contained in:
王劲鹏
2021-04-09 16:39:43 +08:00
committed by osborn
parent 7402fc2c0c
commit d9828dca93
13 changed files with 56 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ import QtQuick.Controls 2.5
ApplicationWindow {
visible: true
width: 960
width: 405
height: 720
title: qsTr("Scroll")