Adding the controller as a panel creates an empty visible panel element on the workspace, which shows as a thin black bar (with the dark theme) above the status bar. It creates a new panel for each pane split and never removes them.
As far as I can see there's no need to actually add the controller to the DOM at all. In fact it shouldn't really be a space pen view, thinking about it.
Adding the controller as a panel creates an empty visible panel element on the workspace, which shows as a thin black bar (with the dark theme) above the status bar. It creates a new panel for each pane split and never removes them.
As far as I can see there's no need to actually add the controller to the DOM at all. In fact it shouldn't really be a space pen view, thinking about it.