Fixed missing step information on first click

This commit is contained in:
Jacob Støren 2015-05-12 14:59:51 +02:00
parent 2e3fbaf7ce
commit 091fe2551e

View File

@ -173,9 +173,7 @@ void RimGeoMechResultSlot::fieldChangedByUi(const caf::PdmFieldHandle* changedFi
m_resultComponentName = "";
}
// Todo: Read results into cache ?
m_reservoirView->geoMechCase()->geoMechData()->assertResultsLoaded(0, this->resultAddress());
if (m_reservoirView)
{