ossia / qml-remote

1 stars 1 forks source link

fix : the remote control disconnect from score when the tablet is in standby #75

Open Toine-ddt opened 3 years ago

jcelerier commented 3 years ago

You can use Qt.application.state to know in which state the app is in, likely you need to reconnect when the state goes to active:

https://doc.qt.io/qt-5/qml-qtqml-qt.html#application-prop