mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added updateUiIconFromState() in cafPdmUiItem to create disabled icons based on object state
Use updateUiIconFromState() from collection objects p4#: 21459
This commit is contained in:
@@ -376,6 +376,8 @@ void RimReservoirView::fieldChangedByUi(const caf::PdmFieldHandle* changedField,
|
||||
m_viewer = NULL;
|
||||
}
|
||||
}
|
||||
|
||||
this->updateUiIconFromState(showWindow);
|
||||
}
|
||||
else if (changedField == &backgroundColor )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user