mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed Animation Control problem on project open
TP#4088 p4#: 21934
This commit is contained in:
parent
29afd9cc8a
commit
fa410ba8a5
@ -342,7 +342,7 @@ bool RiaApplication::loadProject(const QString& projectFileName)
|
||||
viewProgress.setProgressDescription(riv->name());
|
||||
|
||||
riv->loadDataAndUpdate();
|
||||
|
||||
this->setActiveReservoirView(riv);
|
||||
viewProgress.incrementProgress();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user