The Wayback Machine - https://web.archive.org/web/20201228201957/https://github.com/samuelmeuli/mini-diary/issues/91
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

Remember window size #91

Open
hodanli opened this issue May 28, 2020 · 1 comment
Open

Remember window size #91

hodanli opened this issue May 28, 2020 · 1 comment

Comments

@hodanli
Copy link

@hodanli hodanli commented May 28, 2020

it does not remember window size in windows 10. it would be great if it did.

@pelonchasva
Copy link

@pelonchasva pelonchasva commented Jun 11, 2020

Hi @samuelmeuli ,

I think I have a working solution for this one, I implemented the solution from here.

It's basically an internal function that tracks the windows behavior and saves the configuration in electron-settings, so the next time the application is opened, it will load that configuration to show the window in the last known state.

Let me know what you think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.