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 570c8ce commit a838bfcCopy full SHA for a838bfc
source/MRViewer/MRViewerSettingsManager.cpp
@@ -74,7 +74,7 @@ const bool orthographic = true;
74
const bool saveDialogPositions = false;
75
const bool topPanelPinned = true;
76
const bool autoClosePlugins = true;
77
-const bool showSelectedObjects = false;
+const bool showSelectedObjects = true;
78
const bool deselectNewHiddenObjects = false;
79
const bool closeContextOnChange = false;
80
const bool showExperimentalFeatures = false;
0 commit comments