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

Don't fetch sequence when zoomed out in Apollo Track #463

Open
garrettjstevens opened this issue Oct 9, 2024 · 0 comments · May be fixed by #465
Open

Don't fetch sequence when zoomed out in Apollo Track #463

garrettjstevens opened this issue Oct 9, 2024 · 0 comments · May be fixed by #465
Assignees

Comments

@garrettjstevens
Copy link
Contributor

If the Apollo Track is zoomed out enough that the sequence is not visible, we shouldn't load the sequence for the displayed area. Currently it does do this, which causes a lot of unnecessary data fetching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants