mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#475) Make sure MDI window pos and size is restored
This commit is contained in:
@@ -401,8 +401,6 @@ void RimWellLogPlot::handleViewerDeletion()
|
||||
|
||||
if (m_viewer)
|
||||
{
|
||||
windowGeometry = RiuMainWindow::instance()->windowGeometryForViewer(m_viewer);
|
||||
|
||||
detachAllCurves();
|
||||
m_viewer = NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user