mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Decline Curves: zoom to include forecast data when creating curves
This commit is contained in:
parent
6c99ceb7ea
commit
1b85f628a0
@ -120,6 +120,7 @@ RimSummaryDeclineCurve* RicCreateDeclineCurvesFeature::createDeclineCurveAndAddT
|
|||||||
}
|
}
|
||||||
|
|
||||||
summaryPlot->updateAllRequiredEditors();
|
summaryPlot->updateAllRequiredEditors();
|
||||||
|
summaryPlot->zoomAll();
|
||||||
|
|
||||||
return newCurve;
|
return newCurve;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user