Skip to content

perf: scroll expanded island immediately for wheel input - #650

Draft
Apex-Studio-He wants to merge 2 commits into
Octane0411:mainfrom
Apex-Studio-He:perf/island-wheel-scrolling
Draft

perf: scroll expanded island immediately for wheel input#650
Apex-Studio-He wants to merge 2 commits into
Octane0411:mainfrom
Apex-Studio-He:perf/island-wheel-scrolling

Conversation

@Apex-Studio-He

Copy link
Copy Markdown

Summary

  • bypass AppKit's delayed elastic animation for discrete mouse-wheel events in the expanded island
  • preserve native trackpad gesture and momentum handling
  • clamp manual scroll positions to the document bounds
  • add policy tests and document the input-routing boundary

Why

This separates the wheel-scroll responsiveness improvement from the broad Codex session changes, making the panel behavior independently reviewable.

Validation

  • swiftc -parse for the changed controller and tests
  • git diff --check

The local toolchain is Swift 6.1 without XCTest; CI should run OverlayPanelControllerTests before this draft is marked ready for review.

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 6927a900-9a9c-4e30-a374-e1accc07eeef

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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