Skip to content

allow dynamic arc. update pylint #74

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
Nov 15, 2024
Merged

Conversation

FoamyGuy
Copy link

@ladyada

Resolves: #68

Updates the Arc class to use properties for the variables that impact is visual appearance and re-generate the necessary internal shapes when the properties are changed. A new example is provided that illustrates usage.

Also updated pylint and resolved the warnings raised by the new version.

@FoamyGuy FoamyGuy merged commit b867283 into adafruit:main Nov 15, 2024
1 check passed
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Nov 16, 2024
Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Shapes to 2.9.0 from 2.8.4:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#75 from FoamyGuy/docs_fix
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Shapes#74 from FoamyGuy/dynamic_arc

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 3.1.7 from 3.1.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#213 from FoamyGuy/bmp_lbl_asc_desc_fix
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#212 from FoamyGuy/wrong_args_fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout to 2.2.0 from 2.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_DisplayIO_Layout#94 from FoamyGuy/linear_layout_new

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
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.

Unable to change arc size after creation
2 participants