mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Avoid call to updateConnectedEditors from updatePlotTitle
This commit is contained in:
@@ -217,6 +217,7 @@ void RicSummaryCurveCreator::fieldChangedByUi(const caf::PdmFieldHandle* changed
|
||||
else if (changedField == &m_useAutoPlotTitleProxy)
|
||||
{
|
||||
m_previewPlot->updatePlotTitle();
|
||||
|
||||
m_previewPlot->summaryCurveCollection()->updateConnectedEditors();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user