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

New control: loading indicator/dialog for when Storage is downloading items #4

Open
WolfgangSenff opened this issue Jan 30, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@WolfgangSenff
Copy link
Contributor

A loading indicator should be displayed in a dialog when Storage is downloading a file. You should be able to load a LoadingIndicator node into the scene tree, give it a path to the file or files you want downloaded, and it should remain open until all files are downloaded. See if this can be done using several requests simultaneously. If not, that's okay, just make sure it's a dialog that pauses the tree but not itself nor the download tasks, and is exclusive so they can't click away from it.

@WolfgangSenff WolfgangSenff added the enhancement New feature or request label Jan 30, 2021
@WolfgangSenff WolfgangSenff self-assigned this Jan 30, 2021
@WolfgangSenff
Copy link
Contributor Author

Should consider having a whole screen for this, in addition to a loading indicator control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant