Skip to content

Fix clipping in pixel() function #6

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 2 commits into from
Sep 24, 2021
Merged

Fix clipping in pixel() function #6

merged 2 commits into from
Sep 24, 2021

Conversation

PaintYourDragon
Copy link
Contributor

Would previously throw RuntimeError if x == width or y == height. A couple of <=’s that needed to be <’s.

@PaintYourDragon PaintYourDragon merged commit e9ac189 into main Sep 24, 2021
@PaintYourDragon PaintYourDragon deleted the philb-clip-fix branch September 24, 2021 17:17
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Sep 25, 2021
Updating https://github.com/adafruit/Adafruit_CircuitPython_DS18X20 to 1.3.7 from 1.3.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_DS18X20#23 from caternuson/new_example
  > 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_IS31FL3741 to 1.1.2 from 1.1.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_IS31FL3741#6 from adafruit/philb-clip-fix

Updating https://github.com/adafruit/Adafruit_CircuitPython_BusDevice to 5.1.0 from 5.0.6:
  > Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#72 from michthom/michthom-patch-1
  > Merge pull request adafruit/Adafruit_CircuitPython_BusDevice#68 from 2bndy5/note-about-builtin-pkg
  > 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 "
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