Closed sergeichestakov closed 1 year ago
From [Slack](https://replit.slack.com/archives/C0509G0FJNL/p1690581842268069?thread_ts=1690579935.255899&cid=C0509G0FJNL): > would be great if the webview window remembered its size and its location when i close/reopen it. should be easy to do by the did-create-window event: [https://www.electronjs.org/docs/latest/api/web-contents#event-did-create-window](https://www.electronjs.org/docs/latest/api/web-contents#event-did-create-window)
Why
From Slack:
Fixes WS-680
What changed
Persist repl.co webview window bounds
Test plan