Skip to content

Add keyboard arrow key support to scroll#68

Open
Link-AM wants to merge 2 commits intoAndInTheClouds:masterfrom
Link-AM:master
Open

Add keyboard arrow key support to scroll#68
Link-AM wants to merge 2 commits intoAndInTheClouds:masterfrom
Link-AM:master

Conversation

@Link-AM
Copy link

@Link-AM Link-AM commented Feb 12, 2026

Description

Adds keyboard arrow key functionality to manually scroll

Changes

  • Implemented dispatchKeyEvent() in AutoScrollView to handle arrow keys
  • Up/Down arrows scroll 200 pixels with smooth animation
  • Autoscroll pauses on key press and resumes after 250ms delay

Testing

  • Tested on Pixel 6 Pro and Samsung Galaxy Tab S8 using keyboard and STOMP bluetooth pedal
  • Works seamlessly with autoscroll feature
  • No conflicts with touch scrolling behavior

This was a requested feature as per issue #64

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