mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixup after review
This commit is contained in:
@@ -316,6 +316,8 @@ void RimWellRftPlot::updateEditorsFromPreviousSelection()
|
||||
}
|
||||
}
|
||||
|
||||
// This has to happen after the m_selectedSources is filled
|
||||
// because the available time steps is dependent on the selected sources.
|
||||
auto timeStepOptions = calculateValueOptions( &m_selectedTimeSteps, &dummy );
|
||||
for ( auto timeStepOption : timeStepOptions )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user