mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#1323 Fixed update issue newly created plot
This commit is contained in:
@@ -125,6 +125,10 @@ RimSummaryPlot* RicNewGridTimeHistoryCurveFeature::userSelectedSummaryPlot()
|
|||||||
|
|
||||||
plot->setDescription(featureUi.newPlotName());
|
plot->setDescription(featureUi.newPlotName());
|
||||||
|
|
||||||
|
summaryPlotColl->updateConnectedEditors();
|
||||||
|
|
||||||
|
plot->loadDataAndUpdate();
|
||||||
|
|
||||||
summaryPlot = plot;
|
summaryPlot = plot;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user