Add the "Close Tabs" feature
Also made notebooks open a container if no tabs are loaded Fixes #166
This commit is contained in:
@@ -72,7 +72,9 @@ private:
|
||||
|
||||
bool showButtons;
|
||||
|
||||
void loadContainers();
|
||||
pajlada::Settings::Setting<std::vector<std::string>> tabs;
|
||||
|
||||
void loadTabs();
|
||||
|
||||
public:
|
||||
void save();
|
||||
|
||||
Reference in New Issue
Block a user