Closed lesamouraipourpre closed 3 years ago
Remove the max_size parameter. It is no longer used by displayio.Group Ref: adafruit/circuitpython#4959
max_size
displayio.Group
Test on a Pynt:
Adafruit CircuitPython 6.3.0 on 2021-06-01; Adafruit PyPortal with samd51j20
It removed the execute bits from it - 100755 → 100644. Github really needs to find a better way of displaying that. Not everyone, including me sometimes, can read the numeric version of rwx etc.
Remove the
max_size
parameter. It is no longer used bydisplayio.Group
Ref: adafruit/circuitpython#4959Test on a Pynt: