mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Moved setting of default view to after we know the geometry is generated.
This commit is contained in:
@@ -701,10 +701,6 @@ void RimEclipseView::loadDataAndUpdate()
|
||||
|
||||
this->scheduleCreateDisplayModelAndRedraw();
|
||||
|
||||
if (cameraPosition().isIdentity())
|
||||
{
|
||||
setDefaultView();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user