Skip to content

fix(tui): prevent multi-row mouse wheel jumps - #18

Merged
MiguelRegueiro merged 1 commit into
mainfrom
fix/tui-mouse-wheel-scroll
Jul 22, 2026
Merged

fix(tui): prevent multi-row mouse wheel jumps#18
MiguelRegueiro merged 1 commit into
mainfrom
fix/tui-mouse-wheel-scroll

Conversation

@MiguelRegueiro

Copy link
Copy Markdown
Owner

Summary

  • Capture mouse-wheel events directly in the TUI.
  • Move the selection exactly one row per wheel event.

Testing

  • cargo fmt -- --check
  • cargo test

@MiguelRegueiro
MiguelRegueiro merged commit 8c9e2e1 into main Jul 22, 2026
7 checks passed
@MiguelRegueiro
MiguelRegueiro deleted the fix/tui-mouse-wheel-scroll branch July 22, 2026 19:11
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