mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4971 Fix Background color in comparison view is always the default color
This commit is contained in:
parent
58940a31c8
commit
ed54ccbd01
@ -463,8 +463,7 @@ void caf::Viewer::optimizeClippingPlanes()
|
||||
}
|
||||
|
||||
copyCameraView(m_mainCamera.p(), m_comparisonMainCamera.p() );
|
||||
|
||||
|
||||
m_comparisonMainCamera->viewport()->setClearColor(m_mainCamera->viewport()->clearColor());
|
||||
|
||||
if ( m_comparisonMainRendering->scene() )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user