Janitor : Remove confusing concept hasUserRequestedAnimation

This commit is contained in:
Magne Sjaastad
2021-10-05 11:07:50 +02:00
parent 4c01472fc1
commit f9c2bb4349
14 changed files with 19 additions and 69 deletions

View File

@@ -785,7 +785,6 @@ 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();
reservoirViews[i]->intersectionCollection()->scheduleCreateDisplayModelAndRedraw2dIntersectionViews();
}