mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix problem with assignment of view id for plots on console runs
This commit is contained in:
@@ -407,6 +407,7 @@ void RiaConsoleApplication::onProjectOpeningError( const QString& errMsg )
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RiaConsoleApplication::onProjectOpened()
|
||||
{
|
||||
loadAndUpdatePlotData();
|
||||
processEvents();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user