mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
RimSummaryPlot. Removed superfluous replot
This commit is contained in:
@@ -1200,7 +1200,6 @@ void RimSummaryPlot::onLoadDataAndUpdate()
|
||||
if (m_qwtPlot) m_qwtPlot->updateLegend();
|
||||
this->updateAxes();
|
||||
updateZoomInQwt();
|
||||
if(m_qwtPlot) m_qwtPlot->replot();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user