mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2903 Plot Name and Legend Text : Rebuild legends if ensemble is toggled
This commit is contained in:
parent
52047819d6
commit
f75995e933
@ -452,6 +452,7 @@ void RimEnsembleCurveSet::fieldChangedByUi(const caf::PdmFieldHandle* changedFie
|
||||
|
||||
if (changedField == &m_isUsingAutoName ||
|
||||
changedField == &m_userDefinedName ||
|
||||
changedField == &m_showCurves ||
|
||||
changedField == &m_colorMode ||
|
||||
changedField == &m_color)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user