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

Sb vanishing tree experiment #6493

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

cafesilencio
Copy link
Contributor

Description

Refactoring of the vanishing route line implementation to remove the need to consume route progress updates. Many of the previous calculations have been removed reducing the complexity and moving parts of the feature.

The elimination of the need to consume route progress updates makes the feature easier to use by developers since they only have to listen to OnIndicatorPositionChangedListener events and forward them to the route line API.

Screenshots or Gifs

@cafesilencio cafesilencio added the ⚠️ DO NOT MERGE PR should not be merged! label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚠️ DO NOT MERGE PR should not be merged!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant