mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2625 Completion Type Legend : Only show categories present in the model
This commit is contained in:
@@ -633,6 +633,7 @@ void RigCaseCellResultsData::clearScalarResult(RiaDefines::ResultCatType type, c
|
||||
if (scalarResultIndex == cvf::UNDEFINED_SIZE_T) return;
|
||||
|
||||
m_cellScalarResults[scalarResultIndex].clear();
|
||||
recalculateStatistics(scalarResultIndex);
|
||||
|
||||
//m_resultInfos[scalarResultIndex].m_resultType = RiaDefines::REMOVED;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user