mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#592) Plots and tracks are now autoscaled on curve drag, drop, delete, toggled
This commit is contained in:
@@ -256,7 +256,7 @@ void RimWellLogExtractionCurve::updatePlotData()
|
||||
}
|
||||
|
||||
m_qwtPlotCurve->setCurveData(m_curveData.p());
|
||||
updateTrackAndPlotFromCurveData();
|
||||
zoomAllOwnerTrackAndPlot();
|
||||
|
||||
if (m_ownerQwtTrack) m_ownerQwtTrack->replot();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user