Skip to content

Patch Decrementing Bug, set-able Progress Bar Color

Compare
Choose a tag to compare
@brentru brentru released this 09 Jan 18:18
f089ce1
  • Fixes bug in 1.0 where progressbar left graphical artifacts at progress_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.