mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05: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