mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed missing step information on first click
This commit is contained in:
parent
2e3fbaf7ce
commit
091fe2551e
@ -173,9 +173,7 @@ void RimGeoMechResultSlot::fieldChangedByUi(const caf::PdmFieldHandle* changedFi
|
|||||||
m_resultComponentName = "";
|
m_resultComponentName = "";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
m_reservoirView->geoMechCase()->geoMechData()->assertResultsLoaded(0, this->resultAddress());
|
||||||
|
|
||||||
// Todo: Read results into cache ?
|
|
||||||
|
|
||||||
if (m_reservoirView)
|
if (m_reservoirView)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user