mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#396) A well log plot trace is set current when created
This commit is contained in:
parent
33c310bba1
commit
a23ad04d06
@ -136,8 +136,8 @@ void RimWellLogPlot::addTrace()
|
||||
RiuWellLogTracePlot* viewer = m_viewer->createTracePlot();
|
||||
trace->setViewer(viewer);
|
||||
|
||||
RiuMainWindow::instance()->projectTreeView()->setExpanded(this, true);
|
||||
updateConnectedEditors();
|
||||
RiuMainWindow::instance()->setCurrentObjectInTreeView(trace);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user