Commit 2c3eff7
Add option to return to build selection when crashing (#2230)
* Add option to return to build selection when crashing
* Fix for when a crash occurs in a popup
When a crash happened in a popup, it would not clear the popup on pressing f4 so would still be stuck in a crash loop
e.g. Crash in the item set manager popup UI
We now clear the popup events and input events just incase
---------
Co-authored-by: LocalIdentity <localidentity2@gmail.com>1 parent a1d60e1 commit 2c3eff7
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
360 | 367 | | |
361 | 368 | | |
362 | 369 | | |
| |||
372 | 379 | | |
373 | 380 | | |
374 | 381 | | |
375 | | - | |
| 382 | + | |
376 | 383 | | |
377 | 384 | | |
378 | 385 | | |
| |||
0 commit comments