mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor : Remove confusing concept hasUserRequestedAnimation
This commit is contained in:
@@ -366,13 +366,6 @@ void RimSimWellInViewCollection::fieldChangedByUi( const caf::PdmFieldHandle* ch
|
||||
if ( &isActive == changedField )
|
||||
{
|
||||
this->updateUiIconFromToggleField();
|
||||
|
||||
Rim3dView* view;
|
||||
firstAncestorOrThisOfType( view );
|
||||
if ( view )
|
||||
{
|
||||
view->hasUserRequestedAnimation = true;
|
||||
}
|
||||
}
|
||||
|
||||
if ( &m_showWellLabel == changedField )
|
||||
|
||||
Reference in New Issue
Block a user