mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix updates after legend change
This commit is contained in:
@@ -303,7 +303,7 @@ void RimRegularLegendConfig::fieldChangedByUi( const caf::PdmFieldHandle* change
|
||||
firstAncestorOrThisOfType( rftPlot );
|
||||
if ( rftPlot )
|
||||
{
|
||||
rftPlot->loadDataAndUpdate();
|
||||
rftPlot->onLegendDefinitionChanged();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user