Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Change origin of the position parameter in the getFieldStrength method

kraus requested to merge fixOriginFieldmaps into master

Change the getFieldStrength method such that it the provided position is relative to the origin of the field map instead of the begin of the field map.

Needs to be applied also to version 2.2.

Closes #515 (closed)

Edited by kraus

Merge request reports