mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#421) Showing linked views first in the tree view, if any
This commit is contained in:
@@ -99,7 +99,7 @@ void RicLinkVisibleViewsFeature::onActionTriggered(bool isChecked)
|
||||
proj->linkedViews.uiCapability()->updateConnectedEditors();
|
||||
|
||||
linkedViews->applyAllOperations();
|
||||
linkedViews->updateConnectedEditors();
|
||||
proj->updateConnectedEditors();
|
||||
|
||||
// Set managed view collection to selected and expanded in project tree
|
||||
caf::PdmUiTreeView* projTreeView = RiuMainWindow::instance()->projectTreeView();
|
||||
|
||||
Reference in New Issue
Block a user