mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update animation toolbar when changing well data source case
p4#: 21424
This commit is contained in:
parent
8fc9d06edb
commit
f730707448
@ -1322,6 +1322,9 @@ void RimReservoirView::updateDisplayModelForWellResults()
|
|||||||
{
|
{
|
||||||
m_viewer->slotSetCurrentFrame(m_currentTimeStep);
|
m_viewer->slotSetCurrentFrame(m_currentTimeStep);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
RiuMainWindow::instance()->refreshAnimationActions();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user