mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4859 Update the view when the comparison view is changed
This commit is contained in:
@@ -166,7 +166,7 @@ void RimCellEdgeColors::fieldChangedByUi( const caf::PdmFieldHandle* changedFiel
|
||||
{
|
||||
loadResult();
|
||||
|
||||
if ( m_reservoirView ) m_reservoirView->createDisplayModelAndRedraw();
|
||||
if ( m_reservoirView ) m_reservoirView->scheduleCreateDisplayModelAndRedraw();
|
||||
|
||||
if ( changedField == objectToggleField() )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user