mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove duplicated code in RiaPlotWindowRedrawScheduler
This commit is contained in:
@@ -950,7 +950,7 @@ void RimDepthTrackPlot::onPlotsReordered( const SignalEmitter* emitter )
|
||||
recreatePlotWidgets();
|
||||
loadDataAndUpdate();
|
||||
|
||||
RiaPlotWindowRedrawScheduler::instance()->performScheduledUpdatesAndReplots();
|
||||
RiaPlotWindowRedrawScheduler::instance()->performScheduledUpdates();
|
||||
updateLayout();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user