mini-diary icon indicating copy to clipboard operation
mini-diary copied to clipboard

Remember window size

Open hodanli opened this issue 5 years ago • 1 comments

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

hodanli avatar May 28 '20 00:05 hodanli

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.

pelonchasva avatar Jun 11 '20 00:06 pelonchasva