mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5356 Phase Distribution Plots : Make sure content is updated when toggeled
This commit is contained in:
@@ -323,7 +323,7 @@ void RimWellDistributionPlotCollection::fieldChangedByUi( const caf::PdmFieldHan
|
||||
if ( changedField == &m_case || changedField == &m_timeStepIndex || changedField == &m_wellName ||
|
||||
changedField == &m_groupSmallContributions || changedField == &m_smallContributionsRelativeThreshold ||
|
||||
changedField == &m_maximumTof || changedField == &m_showOil || changedField == &m_showGas ||
|
||||
changedField == &m_showWater )
|
||||
changedField == &m_showWater || changedField == &m_showWindow )
|
||||
{
|
||||
applyPlotParametersToContainedPlots();
|
||||
shouldRecalculatePlotData = true;
|
||||
|
||||
Reference in New Issue
Block a user