Skip to content

Fixed issue causing button to not draw under certain conditions

Compare
Choose a tag to compare
@makermelissa makermelissa released this 13 Aug 19:03
99f81b1

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.