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

autoLaunch on startup #3236

Merged
merged 2 commits into from
Nov 18, 2019
Merged

autoLaunch on startup #3236

merged 2 commits into from
Nov 18, 2019

Conversation

jessopb
Copy link
Member

@jessopb jessopb commented Nov 18, 2019

No description provided.

@jessopb jessopb requested a review from neb-b November 18, 2019 19:04
@lbry-bot lbry-bot assigned neb-b and unassigned jessopb Nov 18, 2019
@jessopb jessopb mentioned this pull request Nov 18, 2019
});

window.webContents.once('dom-ready', () => {
startMinimized && window.hide()
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed? I would imagine once the dom-ready event is fired the window should already be hidden.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seemed like this is the one that makes it work on windows -reliably-.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lbry-bot lbry-bot assigned jessopb and unassigned neb-b Nov 18, 2019
Copy link

@neb-b neb-b left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good. Just one question.

@lbry-bot lbry-bot assigned jessopb and unassigned jessopb Nov 18, 2019
@neb-b neb-b merged commit 03acee9 into master Nov 18, 2019
@neb-b neb-b deleted the autoLaunchWin branch November 18, 2019 20:00
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.

None yet

2 participants