adafruit / Adafruit_CircuitPython_Display_Button

Press it!
MIT License
4 stars 17 forks source link

Remove max_size parameter #31

Closed lesamouraipourpre closed 3 years ago

lesamouraipourpre commented 3 years ago

Remove the max_size parameter. It is no longer used by displayio.Group Ref: adafruit/circuitpython#4959

Test on a Pynt:

Adafruit CircuitPython 6.3.0 on 2021-06-01; Adafruit PyPortal with samd51j20
lesamouraipourpre commented 3 years ago

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.