We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug You can successfully open another app from the launcher but the launcher itself closes when this app calls app.close()
app.close()
To Reproduce Launch any of the apps here from the launcher (running from main as of creating this ticket) and then close them. https://github.com/kivy/kivy-launcher/tree/rework/templates
main
Expected behavior When closing a launched app, the launcher should re-appear.
Logs/output The output is available here: https://gist.github.com/Zen-CODE/3a2b493ce8bef1731288222ea574cd67
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
You can successfully open another app from the launcher but the launcher itself closes when this app calls
app.close()
To Reproduce
Launch any of the apps here from the launcher (running from
main
as of creating this ticket) and then close them.https://github.com/kivy/kivy-launcher/tree/rework/templates
Expected behavior
When closing a launched app, the launcher should re-appear.
Logs/output
The output is available here: https://gist.github.com/Zen-CODE/3a2b493ce8bef1731288222ea574cd67
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: