Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_DisplayIO_Layout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e6ceb6c7c11c9fe2f3bbbc61634adcf442c428d0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_DisplayIO_Layout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2e55bd9af7dc3e03121c08a833e39d511111f30d
Choose a head ref
  • 4 commits
  • 23 files changed
  • 3 contributors

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    09d52ea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #88 from FoamyGuy/remove_shape_usage

    remove displayio.Shape usage and replace with vectorio.Rectangle
    tannewt authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    968d47d View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    37e4576 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #90 from RetiredWizard/main

    Replace depreciated .show()
    FoamyGuy authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2e55bd9 View commit details
    Browse the repository at this point in the history
Loading