Skip to content

Remove max_size parameter #31

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

lesamouraipourpre
Copy link

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

Copy link

@jposada202020 jposada202020 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lesamouraipourpre
Not sure why the adafruit_button.py is included in the changes, could be that you are working in the bundle?

besides this, LGTM. was tested using the display_button_customfont.py using as a font terminalio.FONT. tested on:

Adafruit CircuitPython 6.3.0 on 2021-06-01; Adafruit PyPortal Titano with samd51j20

@lesamouraipourpre
Copy link
Author

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.

@jposada202020 jposada202020 merged commit 6cdf864 into adafruit:main Jul 2, 2021
@lesamouraipourpre lesamouraipourpre deleted the max-size branch July 6, 2021 09:52
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jul 7, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_CLUE to 2.3.0 from 2.2.9:
  > Merge pull request adafruit/Adafruit_CircuitPython_CLUE#46 from jposada202020/adding_note
  > Merge pull request adafruit/Adafruit_CircuitPython_CLUE#45 from lesamouraipourpre/max-size
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template
  > "Increase duplicate code check threshold "

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Button to 1.6.0 from 1.5.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#32 from lesamouraipourpre/requirements
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Button#31 from lesamouraipourpre/max-size
  > Moved default branch to main
  > Moved CI to Python 3.7
  > Added help text and problem matcher
  > Added pull request template

Updating https://github.com/adafruit/Adafruit_CircuitPython_ProgressBar to 2.3.0 from 2.2.0:
  > Merge pull request adafruit/Adafruit_CircuitPython_ProgressBar#32 from lesamouraipourpre/max-size
  > Moved default branch to main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants