Skip to content

docs(ios): performGesture idleTimeout guardrail + swipe/mouseClick rationale#664

Merged
thymikee merged 1 commit into
mainfrom
docs/ios-gesture-perform-guardrails
Jun 2, 2026
Merged

docs(ios): performGesture idleTimeout guardrail + swipe/mouseClick rationale#664
thymikee merged 1 commit into
mainfrom
docs/ios-gesture-perform-guardrails

Conversation

@thymikee
Copy link
Copy Markdown
Member

@thymikee thymikee commented Jun 2, 2026

Comment-only follow-up to the now-merged #659 (the doc nits from its review landed after the squash-merge, so they need their own PR).

  • performGesture doc: a NOTE that a new synthesis gesture must pass idleTimeout: false — the default true would wrap it in the scroll idle-timeout and change runtime behavior.
  • mouseClick / swipe: one-line comments on why they keep raw measureGesture (mouseClick throws; swipe returns an optional frame — neither is a RunnerInteractionOutcome), and that both still route the success payload through gestureResponse.

No code/behavior change (comments only).

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Size Report

Metric Base Current Diff
JS raw 1.1 MB 1.1 MB 0 B
JS gzip 360.8 kB 360.8 kB 0 B
npm tarball 463.7 kB 463.9 kB +168 B
npm unpacked 1.5 MB 1.5 MB +561 B

Startup median (7 runs, lower is better):

Scenario Base Current Diff
CLI --version 29.6 ms 29.3 ms -0.3 ms
CLI --help 45.5 ms 45.0 ms -0.4 ms

Top changed chunks: no changes in the largest emitted chunks.

@thymikee thymikee merged commit f2ef688 into main Jun 2, 2026
18 checks passed
@thymikee thymikee deleted the docs/ios-gesture-perform-guardrails branch June 2, 2026 02:27
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-06-02 02:27 UTC

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.

1 participant