You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix flash of white background and scrollbar on startup
- Add backgroundColor to BrowserWindow based on theme setting to prevent
white flash before page loads in dark mode
- Inject scrollbar-hiding CSS via webFrame in preload script to prevent
white scrollbar flash during startup and Cmd+R refresh
- Remove old JavaScript workaround that excluded macOS
0 commit comments