mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3613 Fishbones : Crash when user defined locations is empty
This commit is contained in:
@@ -329,7 +329,7 @@ void RimMultipleValveLocations::fieldChangedByUi(const caf::PdmFieldHandle* chan
|
||||
RimWellPathValve* valve = dynamic_cast<RimWellPathValve*>(parentCompletion);
|
||||
if (fishbones)
|
||||
{
|
||||
fishbones->geometryUpdated();
|
||||
fishbones->recomputeLateralLocations();
|
||||
}
|
||||
else if (valve)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user