Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix selected sg jumps to early by correcting the distances on route #666

Merged
merged 2 commits into from
Aug 20, 2024

Conversation

PaulPickhardt
Copy link
Member

@PaulPickhardt PaulPickhardt commented Aug 20, 2024

If available, link to the ticket

Bug reported by user. The selected traffic light jumps to the next traffic light when the user is close to the current traffic light. This was due to the missing distance added when the first waypoint was not on a route segment.

Closes: #

QA Checklist

Author

  • Code Review
  • Functionality Tested (iOS and Android + different screens)
  • Light/Dark Mode Tested
  • Performance/Energy Consumption Tested (especially in ride view)

Reviewer

  • Code Review
  • Functionality Tested (iOS and Android + different screens)
  • Light/Dark Mode Tested
  • Performance/Energy Consumption Tested (especially in ride view)

@PaulPickhardt PaulPickhardt merged commit 827799b into dev Aug 20, 2024
1 check passed
@PaulPickhardt PaulPickhardt deleted the fix/selected-tl-jumps-early branch August 20, 2024 09:30
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.

2 participants