Skip to content

Draft: close additional window if it has no longer any view

Christoph Cullmann requested to merge work/close_window into master

same behavior as for viewspaces

up for discussion, is that a good idea? if we don't do that, we need to take care of the invalid state we enter with a fully empty view space in a different way

to test the current behavior:

  1. start new empty instance
  2. open new synchronized window
  3. close the untitled document tab in the second window

=> broken

Merge request reports