mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4703 Fix changing result position in GeoMech result definition
This commit is contained in:
@@ -435,7 +435,7 @@ void RimEclipseResultDefinition::updateAnyFieldHasChanged()
|
||||
this->firstAncestorOrThisOfType( rim3dWellLogCurve );
|
||||
if ( rim3dWellLogCurve )
|
||||
{
|
||||
rim3dWellLogCurve->resetMinMaxValuesAndUpdateUI();
|
||||
rim3dWellLogCurve->resetMinMaxValues();
|
||||
}
|
||||
|
||||
RimEclipseContourMapProjection* contourMap = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user