Skip to content
This repository has been archived by the owner on Jun 10, 2018. It is now read-only.

Prevent error when two BrowserWindow events collide; Reduce window flashing #35

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bigfarofa
Copy link

  • When trying to use the Microsoft(azure/graph) oAuth, the BrowserWindow would trigger the two events, leading to the module trying to close the Window twice causing an error.

  • Again with Microsoft oAuth, you have a option to remember the user, if the user wants to have always the session already signed in. The BrowserWindow would open for just 2 seconds and then close(Window Flashing).

bigfarofa and others added 3 commits March 20, 2018 22:05
Don't know if my code or module, but either way it seems to fix the problem
@bigfarofa bigfarofa changed the title Minor Fixes; Prevent error when tho BrowserWindow events collide; Reduce window flashing Mar 26, 2018
@bigfarofa bigfarofa changed the title Prevent error when tho BrowserWindow events collide; Reduce window flashing Prevent error when two BrowserWindow events collide; Reduce window flashing Mar 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant