You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plot windows should remember where they were last placed, the state of the autoscale button and their last size. Obviously they currently do this when new data comes in and the plot is updated, but they do not do it if lyse restarts, or the analysis script is removed and re-added.
This is useful if lyse crashes, or the analysis process crashes, as much of the restart time is spent setting up the plot windows, etc again.
The text was updated successfully, but these errors were encountered:
Original report (archived issue) by Philip Starkey (Bitbucket: pstarkey, GitHub: philipstarkey).
Plot windows should remember where they were last placed, the state of the autoscale button and their last size. Obviously they currently do this when new data comes in and the plot is updated, but they do not do it if lyse restarts, or the analysis script is removed and re-added.
This is useful if lyse crashes, or the analysis process crashes, as much of the restart time is spent setting up the plot windows, etc again.
The text was updated successfully, but these errors were encountered: