Skip to content

Conversation

@naveensingh
Copy link
Member

@naveensingh naveensingh commented Aug 14, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Updated moveCursor() to perform a TEXT_HANDLE_MOVE type haptic feedback. This is not compatible with all devices.

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • All checks are passing.

This uses `HapticFeedbackConstants.TEXT_HANDLE_MOVE`, which may not work on all devices.

See: #222
@naveensingh naveensingh added the testers needed We need testers for this issue or pull request label Aug 14, 2025
@naveensingh naveensingh changed the title fix: perform haptic feedback on cursor control fix: perform haptic feedback on cursor move Aug 14, 2025
Less buzzing when swiping quickly on some devices.
@naveensingh naveensingh removed the testers needed We need testers for this issue or pull request label Aug 14, 2025
@naveensingh naveensingh merged commit 7f29b8b into main Aug 14, 2025
5 checks passed
@naveensingh naveensingh deleted the naveensingh/cursor-control-haptic-feedback branch August 14, 2025 10:31
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.

[Bug] no haptic feedback when scrolling with spec bar

2 participants