mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4596 fix applyCellResult legend range
This commit is contained in:
@@ -169,6 +169,7 @@ grpc::Status RiaGrpcPdmObjectService::UpdateExistingPdmObject(grpc::ServerContex
|
|||||||
if (resultDefinition)
|
if (resultDefinition)
|
||||||
{
|
{
|
||||||
resultDefinition->updateUiFieldsFromActiveResult();
|
resultDefinition->updateUiFieldsFromActiveResult();
|
||||||
|
resultDefinition->loadResult();
|
||||||
}
|
}
|
||||||
|
|
||||||
matchingObject->updateAllRequiredEditors();
|
matchingObject->updateAllRequiredEditors();
|
||||||
|
|||||||
Reference in New Issue
Block a user