mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#991 Statistics : Set flag used to load time dependent data before recreating geometry
This commit is contained in:
parent
1012d55a50
commit
d2f08caf7c
@ -663,6 +663,7 @@ void RimEclipseStatisticsCase::updateConnectedEditorsAndReservoirViews()
|
|||||||
|
|
||||||
// It is usually not needed to create new display model, but if any derived geometry based on generated data (from Octave)
|
// It is usually not needed to create new display model, but if any derived geometry based on generated data (from Octave)
|
||||||
// a full display model rebuild is required
|
// a full display model rebuild is required
|
||||||
|
reservoirViews[i]->hasUserRequestedAnimation = true;
|
||||||
reservoirViews[i]->scheduleCreateDisplayModelAndRedraw();
|
reservoirViews[i]->scheduleCreateDisplayModelAndRedraw();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user