Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: close web ui on app.quit() #733

Merged
merged 1 commit into from
Dec 5, 2018
Merged

fix: close web ui on app.quit() #733

merged 1 commit into from
Dec 5, 2018

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented Dec 5, 2018

Use before-quit event from Electron instead of custom event. Probably this will fix the issue on #730 where app.stop is called but the app doesn't quit.

License: MIT
Signed-off-by: Henrique Dias hacdias@gmail.com

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
@ghost ghost assigned hacdias Dec 5, 2018
@ghost ghost added the in progress label Dec 5, 2018
@hacdias hacdias merged commit f750096 into master Dec 5, 2018
@hacdias hacdias deleted the fix-webui-closing branch December 5, 2018 17:14
@ghost ghost removed the in progress label Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant