Patch Decrementing Bug, set-able Progress Bar Color
-
Fixes bug in
1.0
where progressbar left graphical artifacts atprogress_val
while decrementing, writes to width-margin instead -
Added a
fill
setter/getter method to allow someone to change the progress bar's color- Useful for applications where someone would want to display a "warning" color
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-progressbar
.
Read the docs for info on how to use it.