Skip to content

Conversation

@makermelissa
Copy link
Collaborator

Fixes #14. This is apparently something I had overlooked. Since the touch drivers don't have a rotation property, I am transforming the values returned by the driver depending on the rotation. I created a wrapper class so that no user code needs to be updated.

@makermelissa makermelissa requested a review from a team December 10, 2025 19:46
@makermelissa
Copy link
Collaborator Author

It appears to be failing because the latest version of Display Text broke PortalBase.

@makermelissa
Copy link
Collaborator Author

Once adafruit/Adafruit_CircuitPython_PortalBase#119 gets merged, the checks should pass and I'll re-run them.

@makermelissa makermelissa merged commit aab20a5 into adafruit:main Dec 10, 2025
1 of 2 checks passed
adafruit-adabot pushed a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Dec 11, 2025
Updating https://github.com/adafruit/Adafruit_CircuitPython_GPS to 3.11.6 from 3.11.5:
  > Merge pull request adafruit/Adafruit_CircuitPython_GPS#121 from adafruit/dhalbert-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_LSM6DS to 4.6 from 4.5.18:
  > Merge pull request adafruit/Adafruit_CircuitPython_LSM6DS#68 from mikeysklar/low-power

Updating https://github.com/adafruit/Adafruit_CircuitPython_Display_Text to 3.4.2 from 3.4.1:
  > Merge pull request adafruit/Adafruit_CircuitPython_Display_Text#231 from adafruit/Neradoc-patch-1

Updating https://github.com/adafruit/Adafruit_CircuitPython_PortalBase to 3.4.3 from 3.4.2:
  > Merge pull request adafruit/Adafruit_CircuitPython_PortalBase#119 from makermelissa/main

Updating https://github.com/adafruit/Adafruit_CircuitPython_Qualia to 2.2.0 from 2.1.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_Qualia#15 from makermelissa/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.

Capacitative Touch Readout Does Not Appear to Follow rotation Setting in Display Setup

2 participants