mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#657) Wired up UI to viz model generation for cross sections
This commit is contained in:
@@ -200,7 +200,7 @@ void RiuSelectionChangedHandler::scheduleUpdateForAllVisibleViews() const
|
||||
|
||||
for (size_t i = 0; i < visibleViews.size(); i++)
|
||||
{
|
||||
visibleViews[i]->createOverlayDisplayModelAndRedraw();
|
||||
visibleViews[i]->createHighlightAndGridBoxDisplayModelWithRedraw();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user