mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2438 2d Intersection View: Update intersection view on 3dOverlayInfo update
This commit is contained in:
@@ -728,7 +728,7 @@ void Rim3dOverlayInfoConfig::update3DInfo()
|
||||
{
|
||||
for (Rim2dIntersectionView* view : rimCase->intersectionViewCollection()->views())
|
||||
{
|
||||
view->updateLegends();
|
||||
view->update3dInfo();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user