Removed individual config flags for each sidebar with the global AutoHideFeatureEnabled flag

This commit is contained in:
Uwe Kindler
2022-10-18 17:00:42 +02:00
parent 866ccb2c4e
commit 63fed89f26
6 changed files with 18 additions and 57 deletions

View File

@@ -653,7 +653,7 @@ CMainWindow::CMainWindow(QWidget *parent) :
//CDockManager::setConfigFlag(CDockManager::FocusHighlighting, true);
// uncomment if you would like to enable dock widget auto hiding
// CDockManager::setConfigFlag(CDockManager::DefaultAutoHideConfig, true);
CDockManager::setConfigFlag(CDockManager::DefaultAutoHideConfig, true);
// uncomment if you would like to enable an equal distribution of the
// available size of a splitter to all contained dock widgets