App keeps resetting panes layout
- OS Version: macOS Catalina 10.15.7
- Notable Version: 1.9.0-beta.1
Current behavior
- Resize app panes to liking
- Close the app window (the app itself keeps running, the dock correctly marks it as running in background)
- Reopen the window: app panes layout reset to default
Expected behavior
On point 3, I want the app to keep the previously set panes sizes.
I'll have to double-check this, as far as I know this shouldn't be buggy, but I guess at least for you it seems to be buggy.
How are you quitting the app?
I can confirm this is happening on my machine as well.
OS Version: macOS 11.3 (20E232) Notable Version: 1.9.0-beta.1
In the video linked below you can see the panes resizing to default size every time I close and reopen the app.
https://youtu.be/V4UmJSmGQ0Q
How are you quitting the app?
Just with the regular red button, so not actually exiting the process. I have to report that I was unable to reproduce the issue: it looks like restoring the previous layout is a two step, quite sluggish process of drawing the window itself and then resizing all the things back to their original layout, it's so slow that I can clearly see it unfolding one step at a time. It happened a couple of times that the reopening process suddenly stopped at the first step leaving all the UI elements in their default state, nothing I was able to come up with a reproducer for tho.
I confirm that this also happens to me. It is expected that the size of the panels is saved.
OS Version: Linux Mint 19.3 Notable Version: 1.8.4
May be this is already being considered for the next milestone in #339?