mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed missing intersection colors when cellresults are turned off
This commit is contained in:
@@ -43,8 +43,10 @@ public:
|
||||
bool isInAction() const;
|
||||
QString autoName() const;
|
||||
RimCase* activeCase() const;
|
||||
void setActiveCase( RimCase* activeCase );
|
||||
bool isEclipseResultDefinition();
|
||||
int timeStep() const;
|
||||
bool hasResult();
|
||||
|
||||
RimRegularLegendConfig* regularLegendConfig() const;
|
||||
RimTernaryLegendConfig* ternaryLegendConfig() const;
|
||||
|
||||
Reference in New Issue
Block a user