Skip to content

Instantly share code, notes, and snippets.

@ahkohd
Created November 14, 2018 11:00
Show Gist options
  • Save ahkohd/40a600f83198da9b31d991e1a907e652 to your computer and use it in GitHub Desktop.
Save ahkohd/40a600f83198da9b31d991e1a907e652 to your computer and use it in GitHub Desktop.
Work Around For Electron.JS Frameless window White Bar Bug After Maximize Cycle index.html (example) https://medium.com/@victoraremu/fix-electron-js-frameless-window-white-bar-bug-after-maximize-cycle-fc1c59f4758c
<!-- ... -->
<button id="btn-max">Maximize</button>
<button id="btn-res">Unmaximize/Restore</button>
<!-- ... -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment