Any option to just show a status bar that doesn’t move? #1218
Unanswered
digitalghost-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see that there are some progress bar options but I’m looking for an option for a “bar” but one that doesn’t move.
For example, if you take a look at the stats of a Pokémon, it shows its stats with bars and on a scale of red, yellow, green.
Is this possible with BubbleTea?
I guess I could just set one number on the progress bar but I’d like to have to implement the
init()
,update()
, andview()
since nothing is moving or updating…Beta Was this translation helpful? Give feedback.
All reactions