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

Implement determinate ProgressBar #72

Open
arturmiz opened this issue Jul 16, 2019 · 0 comments
Open

Implement determinate ProgressBar #72

arturmiz opened this issue Jul 16, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@arturmiz
Copy link
Owner

arturmiz commented Jul 16, 2019

The ProgressBar determinate state shows the percentage completed of a task. This should be used during an operation whose duration is known, but it's progress should not block the user's interaction with the app.

https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/progress-controls

@arturmiz arturmiz added the enhancement New feature or request label Jul 16, 2019
@arturmiz arturmiz changed the title Implement ProgressBar Implement determinate ProgressBar Jul 16, 2019
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