mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3580 Fix Linux build problem related to fault appearance
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user