We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4322232 commit 326ca03Copy full SHA for 326ca03
src/Interface/Modules/Render/ViewSceneControlsDock.cc
@@ -42,7 +42,6 @@ ViewSceneControlsDock::ViewSceneControlsDock(const QString& name, ViewSceneDialo
42
43
setHidden(true);
44
setVisible(false);
45
- setEnabled(false);
46
setWindowTitle(name);
47
setAllowedAreas(Qt::BottomDockWidgetArea);
48
setFloating(true);
0 commit comments