electron-window-state
electron-window-state copied to clipboard
If previously closed with any edge(s) overflows the screen border, window will relaunch at left top corner.
As is described, the re-generated window would appear at the {x:0,y:0} position with defaultWidth and defaultHeight, instead of the actual size and position when the window was closed.
@kamaslau did you find a solution to this issue? I'm having the same problem, wondering how to re-generate without the bounds