-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
#6 introduces a workaround to a bug in Qt that caused the app to crash when the tutorial window is opened and closed multiple times. We need to remove the workaround when the bug is fixed.
- Connect
btn_box.acceptedtoself.acceptinstead ofself.hide - Remove the
TutorialWindow.closeEvent()function override - Require PyQt 6.6.2+
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working