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

Specific window size and position are not remembered #36

Open
jebbdomingo opened this issue Aug 17, 2018 · 2 comments
Open

Specific window size and position are not remembered #36

jebbdomingo opened this issue Aug 17, 2018 · 2 comments

Comments

@jebbdomingo
Copy link

The window only restores to either the default size or maximized whenever the window is closed or quitting the app. The position is also not remembered, it always starts in the middle of the screen.

@mawie81
Copy link
Owner

mawie81 commented Nov 25, 2018

Is this still happening with the latest version?
If so, can you provide a repo where I can reproduce the issue?

@ethernomad
Copy link

screen.getPrimaryDisplay().bounds does not return correct values

My screen is 2560x1440

screen.getPrimaryDisplay().bounds returns
{ x: 0, y: 0, width: 1422, height: 800 }

This is on Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants