mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4256 Update fonts in Project and views when changing preferences
This commit is contained in:
@@ -167,7 +167,7 @@ void RimEclipseContourMapView::initAfterRead()
|
||||
m_gridCollection->setActive(false); // This is also not added to the tree view, so cannot be enabled.
|
||||
disablePerspectiveProjectionField();
|
||||
setShowGridBox(false);
|
||||
meshMode.setValue(NO_MESH);
|
||||
meshMode.setValue(RiaDefines::NO_MESH);
|
||||
surfaceMode.setValue(FAULTS);
|
||||
setFaultVisParameters();
|
||||
scheduleCreateDisplayModelAndRedraw();
|
||||
|
||||
Reference in New Issue
Block a user