mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-03 12:10:57 -06:00
RimSummaryPlot. Removed superfluous replot
This commit is contained in:
parent
208ba77765
commit
2eae092359
@ -1200,7 +1200,6 @@ void RimSummaryPlot::onLoadDataAndUpdate()
|
|||||||
if (m_qwtPlot) m_qwtPlot->updateLegend();
|
if (m_qwtPlot) m_qwtPlot->updateLegend();
|
||||||
this->updateAxes();
|
this->updateAxes();
|
||||||
updateZoomInQwt();
|
updateZoomInQwt();
|
||||||
if(m_qwtPlot) m_qwtPlot->replot();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user