Skip to content

ios: even less sensitive cursor placement#4107

Merged
tvanderstad merged 1 commit intomasterfrom
ios-input-2
Jan 15, 2026
Merged

ios: even less sensitive cursor placement#4107
tvanderstad merged 1 commit intomasterfrom
ios-input-2

Conversation

@tvanderstad
Copy link
Copy Markdown
Contributor

@tvanderstad tvanderstad commented Jan 15, 2026

Fixes #4106 by canceling cursor placement if the markdown scroll area has velocity at any point during a touch rather than just at the beginning of the touch.

QA:

  • stop scroll momentum with a touch
  • start scroll momentum with a short flick
  • reverse direction of scroll momentum with a short flick

@tvanderstad tvanderstad merged commit 66b47d1 into master Jan 15, 2026
1 check passed
@tvanderstad tvanderstad deleted the ios-input-2 branch January 15, 2026 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Short scrolls place the cursor

1 participant