mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#512) Fixed missing time step texts for geomech case
Bug introduced in 06e8bc2ec5
This commit is contained in:
@@ -832,7 +832,7 @@ void RiuMainWindow::refreshAnimationActions()
|
||||
{
|
||||
if (activeGmv->isTimeStepDependentDataVisible())
|
||||
{
|
||||
activeGmv->geoMechCase()->timeStepStrings();
|
||||
timeStepStrings = activeGmv->geoMechCase()->timeStepStrings();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user