Commit Graph

4 Commits

Author SHA1 Message Date
kalaposfos13
3ce21a5ca1 Added closing the config also closing the Help window, and fixed more segfaults due to mismatched flags 2024-11-21 20:47:51 +01:00
kalaposfos13
195ef4c02f Fix crash if the Help dialog was opened a second time
If it's closed with the top right close button instead of clicking the Help button again, a required flag wasn't reset, making the next click on Help try to close a nonexistent window and segfault
2024-11-21 20:31:23 +01:00
kalaposfos13
564a945d22 Fixed mistakenly overwriting the last opened config with the default one if the GUI is opened multiple times in a session 2024-11-20 19:12:27 +01:00
kalaposfos13
9062be0fd7 Temporarily added my GUI 2024-11-16 10:06:41 +01:00