mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Annotations. Fix. Update view local collections when importing polyline from file
This commit is contained in:
parent
539914a541
commit
6e1b8adba1
@ -186,6 +186,8 @@ RimPolylinesFromFileAnnotation* RimAnnotationCollection::importOrUpdatePolylines
|
||||
++newLinesIdx;
|
||||
}
|
||||
|
||||
updateViewAnnotationCollections();
|
||||
|
||||
reloadPolylinesFromFile(polyLinesObjsToReload);
|
||||
|
||||
if (!newFileNames.empty())
|
||||
|
Loading…
Reference in New Issue
Block a user