### Homework - [X] I took the time to write a good, descriptive issue title - [X] I read `nativefier --help` and [API.md](https://github.com/nativefier/nativefier/blob/master/API.md). - [X] I checked [CATALOG.md](https://github.com/nativefier/nativefier/blob/master/CATALOG.md) for community suggestions & workarounds. - [X] I searched [existing issues, open & closed](https://github.com/nativefier/nativefier/issues?q=is%3Aissue). Yes, my bug is new. - [X] I'm running the [latest version](https://github.com/nativefier/nativefier/releases). ### Nativefier command nativefier https://github.com ### Steps to reproduce 1. Create an app with Nativefier 2. Open the app that was created 3. Maximize the window 4. Close the app 5. Open the app again, on Windows a visual glitch can be seen until the content is loaded ### Expected behavior No visual glitch on Windows. ### Actual behavior On Windows a visual glitch occurs when opening an app made with Nativefier that had its window maximized. This is an Electron issue: [[Bug]: Maximize window visual glitch on Windows · Issue #35246 · electron/electron](https://github.com/electron/electron/issues/35246) Until it's fixed in Electron, a workaround could be used to fix this in Nativefier. ### Debug info _No response_ ### Nativefier version 49.0.0 ### Node.js version 18.7.0 ### npm version 8.16.0 ### OS Windows 11
Homework
nativefier --helpand API.md.Nativefier command
nativefier https://github.com
Steps to reproduce
Expected behavior
No visual glitch on Windows.
Actual behavior
On Windows a visual glitch occurs when opening an app made with Nativefier that had its window maximized.
This is an Electron issue: [Bug]: Maximize window visual glitch on Windows · Issue #35246 · electron/electron
Until it's fixed in Electron, a workaround could be used to fix this in Nativefier.
Debug info
No response
Nativefier version
49.0.0
Node.js version
18.7.0
npm version
8.16.0
OS
Windows 11