Skip to content

fix: improve scroll behavior and add bun to PATH in hooks#11644

Open
delltrak wants to merge 4 commits intoanomalyco:devfrom
delltrak:dev
Open

fix: improve scroll behavior and add bun to PATH in hooks#11644
delltrak wants to merge 4 commits intoanomalyco:devfrom
delltrak:dev

Conversation

@delltrak
Copy link
Copy Markdown

@delltrak delltrak commented Feb 1, 2026

Summary

  • Improve scroll acceleration logic in session TUI - Enhanced the CustomSpeedScroll class to handle consecutive scroll events more accurately, reset state after inactivity, and ensure smoother scrolling behavior. Default scroll speed is now set to 1 line per event for predictability.

  • Add bun to PATH in pre-push hook - Fixes pre-push hook failing in GitHub Desktop because bun is not in PATH.

Fixes #11645

Enhanced the CustomSpeedScroll class to handle consecutive scroll events more accurately, reset state after inactivity, and ensure smoother scrolling behavior. Default scroll speed is now set to 1 line per event for predictability.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 1, 2026

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 1, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

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.

Default scroll speed too fast and inconsistent behavior

1 participant