mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-11-22 17:06:24 -06:00
28d9826236
Currently on Windows, when the app is killed, a crash event is emitted which sends the wrong signal to the user that the app actually crashed which isn't the case because the app was in fact killed. So, this PR adds an extra check to see if the app was killed and shows the crash dialog based on that. |
||
---|---|---|
.. | ||
index.js | ||
renderer.js | ||
screen-sharing-indicator.html | ||
showScreenSharingIndicator.js |