mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#11896 Make sure the Fractures folder in view is visible when required
The Fractures folder in a 3D view becomes visible when the first fracture is added. Make sure that the Project Tree is recreated correctly.
This commit is contained in:
@@ -150,6 +150,8 @@ void RicCreateMultipleFracturesFeature::slotAppendFractures()
|
||||
coll->updateConnectedEditors();
|
||||
}
|
||||
|
||||
RimWellPathFractureCollection::updateAfterFractureIsAdded();
|
||||
|
||||
proj->reloadCompletionTypeResultsInAllViews();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user