Skip to content

1.18.0 - PageLayout

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 09 Apr 16:48
· 112 commits to main since this release
a53e5ed

This release contains a new PageLayout helper object to organize your apps into pages and show one at a time. See the new examples for a look at the functionality.

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.