The source project of this merge request has been removed.
Add finish button to automatic crash handler
The automatic crash handler window could only be closed by the window decoration which can be confusing, so a button to close the window was added. It is disabled & greyed out while the crash data is still being collected and enabled when the crash report has been sent.
BEFORE:
AFTER:
Edited by Ghost User

