Fixed issue causing button to not draw under certain conditions
An issue has been fixed that caused the button to not be drawn if both fill and outline were set to 0 (black). Thanks @jpecor.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-display-button
.