mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix source stepping on calculated vectors
Make sure the calculation ID is set when a calculated vector is selected in the toolbar
This commit is contained in:
@@ -1165,6 +1165,8 @@ void RimSummaryCaseCollection::onCalculationUpdated()
|
||||
m_dataVectorFolders->deleteCalculatedObjects();
|
||||
m_dataVectorFolders->updateFolderStructure( ensembleSummaryAddresses(), -1, m_ensembleId );
|
||||
|
||||
m_analyzer.reset();
|
||||
|
||||
updateConnectedEditors();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user