Closed enkore closed 3 years ago
This fixes a bug where the loop needs to run more than once, e.g. because a window is shown before the main window of the application.
Workaround: manually reset .exiting to False.
Thanks for your contribution enkore. I merged it and published it in version 0.43
This fixes a bug where the loop needs to run more than once, e.g. because a window is shown before the main window of the application.
Workaround: manually reset .exiting to False.