mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Clear the views to regenerate when finished regenerating
This inefficiency has been there forever ...
This commit is contained in:
@@ -1998,6 +1998,8 @@ void RiaApplication::slotUpdateScheduledDisplayModels()
|
||||
(*it)->createDisplayModelAndRedraw();
|
||||
}
|
||||
}
|
||||
|
||||
m_resViewsToUpdate.clear();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user