electron-window-state icon indicating copy to clipboard operation
electron-window-state copied to clipboard

If previously closed with any edge(s) overflows the screen border, window will relaunch at left top corner.

Open kamaslau opened this issue 3 years ago • 1 comments

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 avatar Apr 23 '21 06:04 kamaslau

@kamaslau did you find a solution to this issue? I'm having the same problem, wondering how to re-generate without the bounds

codingedgar avatar Mar 10 '22 15:03 codingedgar