mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5387 Expand new tree view in project tree after loading ODB case.
This commit is contained in:
parent
4494c21c8f
commit
d071579a7e
@ -88,6 +88,7 @@
|
||||
#include "RimWellPltPlot.h"
|
||||
#include "RimWellRftPlot.h"
|
||||
|
||||
#include "Riu3DMainWindowTools.h"
|
||||
#include "RiuViewer.h"
|
||||
#include "RiuViewerCommands.h"
|
||||
|
||||
@ -854,6 +855,7 @@ bool RiaApplication::openOdbCaseFromFile( const QString& fileName, bool applyTim
|
||||
progress.setProgressDescription( "Loading results information" );
|
||||
|
||||
m_project->updateConnectedEditors();
|
||||
Riu3DMainWindowTools::setExpanded( riv );
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user