System : Manipulation of time step is now only available from RiuViewer

This commit is contained in:
Magne Sjaastad
2016-12-14 10:35:28 +01:00
parent 860b51931c
commit 0fc23c5610
5 changed files with 9 additions and 8 deletions

View File

@@ -254,7 +254,6 @@ void RimGeoMechView::createDisplayModel()
if (isTimeStepDependentDataVisible())
{
m_viewer->animationControl()->setCurrentFrameOnly(m_currentTimeStep);
m_viewer->setCurrentFrame(m_currentTimeStep);
}
else