mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#625) Guard against All Timesteps Visible cells statistics when using dyn prop filter
This commit is contained in:
@@ -84,7 +84,7 @@ private:
|
||||
cvf::Vec2ui m_position;
|
||||
|
||||
void updateVisCellStatsIfNeeded();
|
||||
|
||||
void displayPropertyFilteredStatisticsMessage(bool showSwitchToCurrentTimestep);
|
||||
bool m_isVisCellStatUpToDate;
|
||||
cvf::ref<RigStatisticsDataCache> m_visibleCellStatistics;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user