mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7739 Show only visible categories in legend
For the main Cell Result Legend, add an option to only show visible categories
This commit is contained in:
@@ -180,7 +180,7 @@ protected:
|
||||
caf::PdmField<caf::AppEnum<FlowTracerSelectionType>> m_flowTracerSelectionMode;
|
||||
caf::PdmPtrField<RimFlowDiagSolution*> m_flowSolutionUiField;
|
||||
caf::PdmField<RigFlowDiagResultAddress::PhaseSelectionEnum> m_phaseSelection;
|
||||
caf::PdmField<bool> m_showOnlyVisibleTracersInLegend;
|
||||
caf::PdmField<bool> m_showOnlyVisibleCategoriesInLegend;
|
||||
|
||||
caf::PdmField<bool> m_syncInjectorToProducerSelection;
|
||||
caf::PdmField<bool> m_syncProducerToInjectorSelection;
|
||||
|
||||
Reference in New Issue
Block a user