We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acb0695 commit 18e9cf5Copy full SHA for 18e9cf5
adafruit_displayio_layout/widgets/control.py
@@ -28,7 +28,7 @@
28
29
30
class Control:
31
- """A Control class for responsive elements, including touch response functions.
+ """A Control class for responsive elements, including touch response functions for displays.
32
33
**IMPORTANT**: The *touch_point* for all functions should be in local coordinates
34
for this item. That means, any widget should adjust the touchpoint for self.x and
0 commit comments