mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Update icon state for range filters as part of loading project, not from initAfterRead
This commit is contained in:
@@ -399,6 +399,9 @@ bool RiaApplication::loadProject(const QString& projectFileName, ProjectLoadActi
|
||||
|
||||
riv->loadDataAndUpdate();
|
||||
this->setActiveReservoirView(riv);
|
||||
|
||||
riv->rangeFilterCollection()->updateIconState();
|
||||
|
||||
viewProgress.incrementProgress();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user