mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-24 15:26:48 -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();
|
||||
this->updateAxes();
|
||||
updateZoomInQwt();
|
||||
if(m_qwtPlot) m_qwtPlot->replot();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user