#4494 Grid Statistics : Update and compute data when visible cell changes from toggling LGR grids

This commit is contained in:
Magne Sjaastad
2019-06-21 12:16:09 +02:00
parent a3d521e272
commit 188e81d3d2
4 changed files with 21 additions and 8 deletions

View File

@@ -764,7 +764,7 @@ void RimGeoMechView::scheduleGeometryRegen(RivCellSetEnum geometryType)
viewLinker->scheduleGeometryRegenForDepViews(geometryType);
}
}
m_currentReservoirCellVisibility = nullptr;
clearReservoirCellVisibilities();
}
//--------------------------------------------------------------------------------------------------