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

Show loading indicator when loading tracks #36

Closed
aganders3 opened this issue Feb 22, 2024 · 1 comment
Closed

Show loading indicator when loading tracks #36

aganders3 opened this issue Feb 22, 2024 · 1 comment

Comments

@aganders3
Copy link
Collaborator

We should probably show the loading indicator when loading tracks, especially as experimenting with tack lineage shows loading large selections can be somewhat long. Initially I tried to do this in #29 but with a naive approach the indicator would show when loading tracks, but disappear if you changed the curTime. The simple fix I can think of is to hold separate state for loadingPoints and loadingTracks but there might be a better way to do it.

We may also want to disable some controls while loading, but hopefully this is not necessary.

@andy-sweet
Copy link
Collaborator

I think was closed by #87 so I'm closing it. @ehoops-cz : feel free to re-open if that is not correct.

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

2 participants