notable icon indicating copy to clipboard operation
notable copied to clipboard

App keeps resetting panes layout

Open nazavode opened this issue 5 years ago • 4 comments

  • OS Version: macOS Catalina 10.15.7
  • Notable Version: 1.9.0-beta.1

Current behavior

  1. Resize app panes to liking
  2. Close the app window (the app itself keeps running, the dock correctly marks it as running in background)
  3. 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.

nazavode avatar Jan 22 '21 11:01 nazavode

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?

fabiospampinato avatar Apr 01 '21 20:04 fabiospampinato

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

petak5 avatar May 15 '21 15:05 petak5

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.

nazavode avatar May 17 '21 07:05 nazavode

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?

RileyStarlight avatar Jan 27 '22 13:01 RileyStarlight