From 091fe2551ebc9f7a9636e36dcd8e0ce0edf3ead9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20St=C3=B8ren?= Date: Tue, 12 May 2015 14:59:51 +0200 Subject: [PATCH] Fixed missing step information on first click --- ApplicationCode/ProjectDataModel/RimGeoMechResultSlot.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ApplicationCode/ProjectDataModel/RimGeoMechResultSlot.cpp b/ApplicationCode/ProjectDataModel/RimGeoMechResultSlot.cpp index 5a44c31e98..03e1b20b09 100644 --- a/ApplicationCode/ProjectDataModel/RimGeoMechResultSlot.cpp +++ b/ApplicationCode/ProjectDataModel/RimGeoMechResultSlot.cpp @@ -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) {