mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Janitor: Make sure the default legend is configured for intersection results
This commit is contained in:
@@ -478,6 +478,7 @@ void RimEclipseResultDefinition::updateAnyFieldHasChanged()
|
||||
this->firstAncestorOrThisOfType( intersectResDef );
|
||||
if ( intersectResDef )
|
||||
{
|
||||
intersectResDef->setDefaultEclipseLegendConfig();
|
||||
intersectResDef->updateConnectedEditors();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user