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