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 = "";
|
||||
}
|
||||
|
||||
|
||||
|
||||
// Todo: Read results into cache ?
|
||||
m_reservoirView->geoMechCase()->geoMechData()->assertResultsLoaded(0, this->resultAddress());
|
||||
|
||||
if (m_reservoirView)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user