mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Make sure the detection of only cross plot curves works as expected
This commit is contained in:
@@ -169,6 +169,7 @@ void RicSummaryPlotEditorUi::updateFromSummaryPlot( RimSummaryPlot* targetPlot,
|
||||
{
|
||||
setDefaultCurveSelection( defaultSources );
|
||||
m_previewPlot->enableAutoPlotTitle( true );
|
||||
m_previewPlot->setPlotTitleVisible( false );
|
||||
syncPreviewCurvesFromUiSelection();
|
||||
m_plotContainer = nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user