Opening a page in the background or just opening the app w/ some pages stored, you can see that the window is tiny until the first resize is called which makes it big. Not sure if this is a CEF thing or not, but page is often loaded before growing in size.
All I really want to do is get rid of this flicker, but if it's also changing the JS-visible browser dimensions then we need to fix that too.
Opening a page in the background or just opening the app w/ some pages stored, you can see that the window is tiny until the first resize is called which makes it big. Not sure if this is a CEF thing or not, but page is often loaded before growing in size.
All I really want to do is get rid of this flicker, but if it's also changing the JS-visible browser dimensions then we need to fix that too.