Restore the Maximised state of editor windows on restart
rstarkov opened this issue · 3 comments
rstarkov commented
When Clowd restarts it reopens all editor windows in their original positions, but does not restore the maximised state. It should.
caesay commented
To add to this, I find that sometimes windows are restored to totally bonkers coordinates (like -32000,-32000
). The restore algorithm should endeavour to find a place where the window can be restored on an existing monitor (even if the original monitor no longer exists). It's restored bounds should never have any area off screen.
rstarkov commented
caesay commented
Yes this is the same behavior I see when the window is restored off screen