You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.For consistency, we should probably choose sprites from Kenney UI packs.
The text was updated successfully, but these errors were encountered: