#3580 Fix Linux build problem related to fault appearance

This commit is contained in:
Gaute Lindkvist
2018-11-19 08:28:45 +01:00
parent 76abf0fe01
commit 86f40ed8a9
3 changed files with 10 additions and 3 deletions

View File

@@ -223,9 +223,7 @@ void RimContourMapView::updateCurrentTimeStep()
//--------------------------------------------------------------------------------------------------
void RimContourMapView::setFaultVisParameters()
{
// TODO: temporarily commented out
// faultCollection()->setShowFaultsOutsideFilter(false);
faultCollection()->setShowFaultsOutsideFilter(false);
faultCollection()->showOppositeFaultFaces = true;
faultCollection()->faultResult = RimFaultInViewCollection::FAULT_NO_FACE_CULLING;
faultResultSettings()->showCustomFaultResult = true;