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 c4f8b9f commit badb3a8Copy full SHA for badb3a8
src/textual/pilot.py
@@ -110,7 +110,7 @@ async def mouse_down(
110
the offset specified and it must be within the visible area of the screen.
111
112
Args:
113
- selector: A widget or selector used as an origin
+ widget: A widget or selector used as an origin
114
for the event offset. If this is not specified, the offset is interpreted
115
relative to the screen. You can use this parameter to try to target a
116
specific widget. However, if the widget is currently hidden or obscured by
0 commit comments