Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Toine-ddt opened this issue Jul 1, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@Toine-ddt
Copy link
Contributor

No description provided.

@Toine-ddt Toine-ddt added the bug Something isn't working label Jul 1, 2021
@jcelerier
Copy link
Member

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

@Toine-ddt Toine-ddt changed the title fix : the remote control disconnect frm score when the tablet is in standby fix : the remote control disconnect from score when the tablet is in standby Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants