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: White flash when opening a new window #147533

Closed
wants to merge 7 commits into from

Conversation

SimonSiefke
Copy link
Contributor

This PR fixes #132339

The ready-to-show-event (https://www.electronjs.org/docs/latest/api/browser-window#using-the-ready-to-show-event) can be used to show the window without having a white flash. See also this blog post https://www.christianengvall.se/electron-white-screen-app-startup by Christian Engvall.

Before:

before

After
after

@SimonSiefke SimonSiefke marked this pull request as ready for review April 15, 2022 22:22
@deepak1556
Copy link
Collaborator

Closing in favor of upstream fix #132339 (comment)

@deepak1556 deepak1556 closed this Dec 8, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jan 23, 2023
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.

White flash when opening a new window maximized or fullscreen
3 participants