mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3164 Summary Curve. Fix criteria
This commit is contained in:
parent
9256004caa
commit
11d74cd383
@ -160,7 +160,7 @@ void RimPlotCurve::fieldChangedByUi(const caf::PdmFieldHandle* changedField, con
|
||||
|| &m_lineStyle == changedField
|
||||
|| &m_symbolSkipPixelDistance == changedField
|
||||
|| &m_curveInterpolation == changedField
|
||||
|| &m_symbolSize)
|
||||
|| &m_symbolSize == changedField)
|
||||
{
|
||||
updateCurveAppearance();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user