Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

window state saving on electron can get make window disappear completely #6252

Closed
dbkr opened this issue Feb 26, 2018 · 2 comments
Closed

window state saving on electron can get make window disappear completely #6252

dbkr opened this issue Feb 26, 2018 · 2 comments

Comments

@dbkr
Copy link
Member

dbkr commented Feb 26, 2018

I just had desktop Riot become completely invisible after OS X resized it to whatever silly size it resizes windows to on changing monitors. Only way I could get the window back was to delete window-state.json.

This was my window-state.json:

{"width":1,"height":22,"x":1280,"y":23,"isMaximized":false,"isFullScreen":false,"displayBounds":{"x":0,"y":0,"width":1920,"height":1080}}
@turt2live
Copy link
Member

fwiw, this happens to pretty much every application on windows in the same circumstances. The best way to get it back (I've found) is to maximize it then use the snapping hotkeys to get it back. Not sure if there's a similar way to do this on mac.

@dbkr
Copy link
Member Author

dbkr commented Feb 7, 2023

Much as I'm sure this bug would like to see it's 5th birthday, I haven't had it since so let's assume it's fixed.

@dbkr dbkr closed this as completed Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants