mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
RFT : Fix several update issues
This commit is contained in:
@@ -1020,8 +1020,6 @@ void RimPlotCurve::setParentPlotAndReplot( RiuPlotWidget* plotWidget )
|
||||
{
|
||||
CAF_ASSERT( plotWidget );
|
||||
|
||||
if ( m_parentPlot == plotWidget ) return;
|
||||
|
||||
setParentPlotNoReplot( plotWidget );
|
||||
plotWidget->replot();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user