mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed missing grid box geometry when a hidden view was activated
This commit is contained in:
@@ -228,6 +228,7 @@ void RimView::updateViewerWidget()
|
||||
m_viewer->mainCamera()->viewport()->setClearColor(cvf::Color4f(backgroundColor()));
|
||||
|
||||
this->updateGridBoxData();
|
||||
this->createHighlightAndGridBoxDisplayModel();
|
||||
|
||||
m_viewer->update();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user