Skip to content

1.10.0 - Remove Group max_size usage

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 10 Jul 16:10
· 188 commits to main since this release
8aa880d

This release removes the use of displayio.Group max_size parameter, which is no longer needed. Thank you @lesamouraipourpre

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-displayio-layout

Read the docs for info on how to use it.