Skip to content

TemplateAdjustWidget: Show error for single pass point#2496

Open
dl3sdo wants to merge 1 commit intoOpenOrienteering:masterfrom
dl3sdo:pass-point-error
Open

TemplateAdjustWidget: Show error for single pass point#2496
dl3sdo wants to merge 1 commit intoOpenOrienteering:masterfrom
dl3sdo:pass-point-error

Conversation

@dl3sdo
Copy link
Copy Markdown
Member

@dl3sdo dl3sdo commented Apr 11, 2026

When adjusting a template position by adding pass points, the error between desired and real pass point target positions is calculated and shown in the table. If the error has not yet been calculated, a question mark is shown instead.
However, if only one pass point was applied, the error is exactly zero. This was previously hidden because the display condition only triggered for values greater than zero.
This commit fixes the condition to include zero.

Current behavior:
TemplateAdjustmentErrorIndication

When adjusting a template position by adding pass points, the error
between desired and real pass point target positions is calculated and
shown in the table. If the error has not yet been calculated,
a question mark is shown instead.
However, if only one pass point was applied, the error is exactly zero.
This was previously hidden because the display condition only triggered
for values greater than zero.
This commit fixes the condition to include zero.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant