mirror of
https://github.com/OPM/ResInsight.git
synced 2026-07-30 16:28:16 -05:00
#836 Fixed missing/wrong zoom update for well log plots when opening project.
Refactored the zoom update method names
This commit is contained in:
@@ -285,7 +285,7 @@ void RimWellLogExtractionCurve::onLoadDataAndUpdate()
|
||||
|
||||
m_qwtPlotCurve->setLineSegmentStartStopIndices(m_curveData->polylineStartStopIndices());
|
||||
|
||||
zoomAllParentPlot();
|
||||
updateZoomInParentPlot();
|
||||
|
||||
setLogScaleFromSelectedResult();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user