Read the statement by Michael Teeuw here.
white screen flash on startup
-
Re: White flash when electron boots up
this is happening again, and I’;m following a issue on the electron site,
a workaround that should help usadd
electronOptions: { backgroundColor: “#00000001”}, to your config.js, before the address:like this
var config = { electronOptions:{backgroundColor:'#00000001'}, // width:800, height:1024, fullscreen:false }, // add this line address: "0.0.0.0",I see a marked improvement
-
@sdetweil Does nothing in my case.
-
@BKeyport bummer
-
@sdetweil said in white screen flash on startup:
electronOptions:{backgroundColor:‘#00000001’},
Not working for me either :) But thank you for trying. Hopefully we will see a solution, my mirror is only on between certain times (with a Google Home routine and Sonoff switch) and the white bg is super annoying.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login