mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Manipulation of time step is now only available from RiuViewer
This commit is contained in:
@@ -254,7 +254,6 @@ void RimGeoMechView::createDisplayModel()
|
||||
|
||||
if (isTimeStepDependentDataVisible())
|
||||
{
|
||||
m_viewer->animationControl()->setCurrentFrameOnly(m_currentTimeStep);
|
||||
m_viewer->setCurrentFrame(m_currentTimeStep);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user