mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-21 22:13:25 -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)
|
||||
// a full display model rebuild is required
|
||||
reservoirViews[i]->hasUserRequestedAnimation = true;
|
||||
reservoirViews[i]->scheduleCreateDisplayModelAndRedraw();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user