joelekstrom / fastmate

A native Fastmail-wrapper for Mac.
MIT License
194 stars 12 forks source link

App doesn't remember width and height when quitting #4

Closed christianhans closed 5 years ago

christianhans commented 5 years ago

Seems to always open with 200px width and 100px height on app launch - regardless of previous window resizing

joelekstrom commented 5 years ago

Thanks for reporting! I've seen this issue reported before, and there's code to keep the size (and it works for me), so I'm not sure why it doesn't work for some people.

Could you tell me which OS version you're running - and also which app version? (Menu bar -> Fastmate -> About Fastmate)

joelekstrom commented 5 years ago

Actually - I may know what's causing this. Try going to System Preferences -> General, do you have the Close windows when quitting an application box ticked?

I think that might cause the behaviour.

christianhans commented 5 years ago

Yes, I had that box checked. Disabling this setting works as a workaround. Is there a fix so I can leave this option enabled?

joelekstrom commented 5 years ago

Yeah, I suppose I could store the state manually. I'll think about it

joelekstrom commented 5 years ago

Fixed in 1.0.5