mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Faults: Use "Cell behind" when showing grid cells
When any grid cell visualization we need to set the Faults face mode to the cell behind, to match the needs of the normal grid cell visualization. The face culling option is grayed out, but is not altered yet.
This commit is contained in:
@@ -1271,6 +1271,8 @@ void RimReservoirView::updateDisplayModelVisibility()
|
||||
|
||||
m_viewer->setEnableMask(mask);
|
||||
m_viewer->update();
|
||||
|
||||
faultCollection->updateConnectedEditors();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user