Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor all public static DockNotebook functions into a static class…
… called DockNotebookManager, and add some convenience methods for work we had in MainWindow. Also update behavior: - New tabs will be added to the active container rather than the first container. - New tabs will be added to the right of the active tab rather than the end.
- Loading branch information