mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2202 Geomech: Avoid visibility calculation for unvalid property filters
This commit is contained in:
@@ -51,6 +51,7 @@ public:
|
||||
void computeResultValueRange();
|
||||
|
||||
void updateActiveState();
|
||||
bool isActiveAndHasResult();
|
||||
|
||||
protected:
|
||||
virtual void fieldChangedByUi(const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue);
|
||||
|
||||
Reference in New Issue
Block a user