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