Skip to content

[Fix] [macOS] correct horizontal scroll direction#2903

Draft
RDeckard wants to merge 1 commit intonesbox:mainfrom
RDeckard:fix/macos-horizontal-scroll-direction
Draft

[Fix] [macOS] correct horizontal scroll direction#2903
RDeckard wants to merge 1 commit intonesbox:mainfrom
RDeckard:fix/macos-horizontal-scroll-direction

Conversation

@RDeckard
Copy link
Contributor

@RDeckard RDeckard commented Mar 4, 2026

Why

Original issue: #2855

Horizontal trackpad scrolling is inverted on macOS while vertical scrolling is already consistent.

What

  • Scoped scrollx inversion in src/studio/studio.c so it is not applied on macOS.
  • Kept behavior unchanged on non-macOS platforms.

Impact

  • macOS horizontal scroll direction now follows expected OS behavior.
  • No intended behavior change on non-macOS builds.

@RDeckard RDeckard force-pushed the fix/macos-horizontal-scroll-direction branch from c86746a to 951c361 Compare March 6, 2026 12:15
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