You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the 2021 07 24 adafruit bundle, I get the following error
code.py output:
Traceback (most recent call last):
File "code.py", line 33, in <module>
File "adafruit_displayio_layout/layouts/grid_layout.py", line 118, in add_content
File "adafruit_displayio_layout/layouts/grid_layout.py", line 85, in _layout_cells
AttributeError: 'Label' object has no attribute 'width'