Tweak y-move to `400` to align better with reset-dialog box

Gud Boi 2026-03-10 18:47:40 -04:00
parent a9ecfcd324
commit 0d3dbe8142
1 changed files with 2 additions and 2 deletions

View File

@ -275,8 +275,8 @@ async def vnc_click_hack(
# 640x1800
await client.move(
Point(
500,
500,
500, # x from left
400, # y from top
)
)
# in case a prior dialog win is open/active.