mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1392 Improve Dark 3D-View background support
This commit is contained in:
@@ -698,6 +698,7 @@ void RimView::fieldChangedByUi(const caf::PdmFieldHandle* changedField, const QV
|
||||
if (m_viewer != nullptr)
|
||||
{
|
||||
m_viewer->mainCamera()->viewport()->setClearColor(cvf::Color4f(backgroundColor()));
|
||||
m_viewer->updateGridBoxData();
|
||||
}
|
||||
}
|
||||
else if (changedField == &maximumFrameRate)
|
||||
|
||||
Reference in New Issue
Block a user