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 a ProgressBar widget #45

Closed
hecrj opened this issue Jun 10, 2019 · 0 comments · Fixed by #83
Closed

Implement a ProgressBar widget #45

hecrj opened this issue Jun 10, 2019 · 0 comments · Fixed by #83
Labels
feature New feature or request good first issue Good for newcomers

Comments

@hecrj
Copy link
Owner

hecrj commented Jun 10, 2019

A ProgressBar widget should be easy to implement. It must fill the parent width by default. The implementation of the current widgets could be used as a guide.

ProgressBar::new(percentage);

For consistency, we should probably choose sprites from Kenney UI packs.

@hecrj hecrj added feature New feature or request good first issue Good for newcomers labels Jun 10, 2019
This was referenced Jun 10, 2019
debris added a commit to debris/coffee that referenced this issue Aug 16, 2019
@hecrj hecrj closed this as completed in #83 Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant