cklb / pymoskito

Python based modular control simulation kickass toolbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Revise the dock management

cklb opened this issue · comments

There are several issues connected to this problem:

  • Opening of a new plot resets the current view to its default
  • Docks that are 'non-closeable' can be closed by double clicking their label and closing the opening window
  • If docks like Placeholder or any other of the permament docks is closed, there is no way to open them again.
  • Without the Placeholder tab no plots can be opened
  • A restore_view method should be added to reset the GUI to a sane state
  • This method should be added to a new View dropdown menu.
  • (Re-)Storing the current session layout would be nice