Skip to content

Reduce PC scroll command distance#304

Merged
enaboapps merged 1 commit into
mainfrom
fix/pc-scroll-distance-303
Jun 30, 2026
Merged

Reduce PC scroll command distance#304
enaboapps merged 1 commit into
mainfrom
fix/pc-scroll-distance-303

Conversation

@enaboapps

Copy link
Copy Markdown
Contributor

Summary

  • reduce PC-side native scroll scaling so Android dy = 5 maps to two Windows wheel detents
  • update focused scroll scaling tests for realistic Android scroll values
  • keep protocol validation and Android command values unchanged

Closes #303.

Validation

  • dotnet restore src/SwitchifyPc.sln
  • dotnet build src/SwitchifyPc.sln -c Release --no-restore
  • dotnet test src/SwitchifyPc.sln -c Release --no-build

@enaboapps enaboapps marked this pull request as ready for review June 30, 2026 14:11
@enaboapps enaboapps merged commit 01d9941 into main Jun 30, 2026
1 check passed
@enaboapps enaboapps deleted the fix/pc-scroll-distance-303 branch June 30, 2026 14: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.

Reduce PC scroll command distance

2 participants