mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1323 Fixed update issue newly created plot
This commit is contained in:
parent
fda7d6301f
commit
9330a78fb3
@ -125,6 +125,10 @@ RimSummaryPlot* RicNewGridTimeHistoryCurveFeature::userSelectedSummaryPlot()
|
||||
|
||||
plot->setDescription(featureUi.newPlotName());
|
||||
|
||||
summaryPlotColl->updateConnectedEditors();
|
||||
|
||||
plot->loadDataAndUpdate();
|
||||
|
||||
summaryPlot = plot;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user