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

Add proper choice of nearby sequences, rather than just the two nearest neighbors of the current one #125

Open
mvglasow opened this issue Jul 20, 2020 · 0 comments

Comments

@mvglasow
Copy link

Right now, when working on a stretch of road with a large number of sequences, systematically cycling through all of them is difficult. Jump to blue/jump to red offer only the nearest two sequences from the current one, and often you end up cycling through the same subset of sequences while never getting to others.

Instead of (or maybe in addition to) the jump to red/jump to blue buttons, I would suggest adding a dropdown list of all nearby sequences. Each list item would have the standard description, such as:

2020-02-02 by fakestevec

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

No branches or pull requests

1 participant