mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2360 Elm Props: Correct text in result info
This commit is contained in:
parent
de95ee0a9a
commit
e0d91f90ae
@ -248,7 +248,7 @@ void RiuFemResultTextBuilder::appendTextFromResultColors(RigGeoMechCaseData* geo
|
||||
}
|
||||
else if (resultDefinition->resultPositionType() == RIG_ELEMENT)
|
||||
{
|
||||
scalarValue = cellIndex;
|
||||
scalarValue = scalarResults[cellIndex];
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user