vladimiry / ElectronMail

Unofficial ProtonMail Desktop App
GNU General Public License v3.0
1.48k stars 96 forks source link

Display Issues #628

Closed JTDimino closed 1 year ago

JTDimino commented 1 year ago

I've been having a recurring problem whereby the ElectronMail window is opening off-screen, and there seems to be no way for me to move it back to where I can interact with it.

vladimiry commented 1 year ago

Locate the config.json file in the settings folder. When the app is closed, set window.bounds.x/y values to 0 in the config.json file and start the app.

vladimiry commented 1 year ago

Closing as resolved.