electron-titlebar-windows
electron-titlebar-windows copied to clipboard
Draggable when minimizing
When the user drags the window into maximized or minimized instead of clicking the button, the button does not update to the new window state.
Thi could be fixed by listening to some BrowserWindow events.