mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4795 Summary Plot : Add updateConnectedEditors()
Recent changes in logic requires more updateConnectedEditors
This commit is contained in:
@@ -548,6 +548,7 @@ void RimSummaryPlotSourceStepping::fieldChangedByUi( const caf::PdmFieldHandle*
|
||||
|
||||
summaryPlot->updatePlotTitle();
|
||||
summaryPlot->loadDataAndUpdate();
|
||||
summaryPlot->updateConnectedEditors();
|
||||
|
||||
if ( ensembleCurveColl )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user