mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Geom Anim: Fixed missing setting of current timestep in anim toolbar
This commit is contained in:
@@ -769,6 +769,7 @@ void RiuMainWindow::refreshAnimationActions()
|
||||
{
|
||||
timeStepStrings += QString::fromStdString(stepNames[i]);
|
||||
}
|
||||
currentTimeStepIndex = RiaApplication::instance()->activeReservoirView()->currentTimeStep();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user