mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2915 Summary Preview Plot : Do not add to MDI aread to avoid ghost MDI window
This commit is contained in:
@@ -123,7 +123,6 @@ RimSummaryPlot::RimSummaryPlot()
|
||||
CAF_PDM_InitField(&m_isAutoZoom_OBSOLETE, "AutoZoom", true, "Auto Zoom", "", "", "");
|
||||
m_isAutoZoom_OBSOLETE.uiCapability()->setUiHidden(true);
|
||||
m_isAutoZoom_OBSOLETE.xmlCapability()->setIOWritable(false);
|
||||
setAsPlotMdiWindow();
|
||||
|
||||
m_isCrossPlot = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user