Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement platform specific scroll speed #1647

Open
AndreasArvidsson opened this issue Dec 21, 2024 · 3 comments
Open

Implement platform specific scroll speed #1647

AndreasArvidsson opened this issue Dec 21, 2024 · 3 comments

Comments

@AndreasArvidsson
Copy link
Collaborator

AndreasArvidsson commented Dec 21, 2024

On the community backlog session we agreed that it does not make sense to include an arbitrary divider here. This setting is already specific to the continuous scroll amount. We should make sure when we pick a new default (or perhaps a platform specific default) that it scrolls approximately the same amount across platforms — potentially adding settings_mac.talon, etc.

Originally posted by @nriley in #1605 (comment)

@FireChickenProductivity
Copy link
Contributor

Halving the scrolling speed on Mac seemed to get about the same result as the standard scrolling speed on windows. I did the following experiment on a windows 10 machine and my Mac: I opened VSCode zoomed in enough that about 24 lines were showing and tried scrolling down. On windows, that scrolled down 2 lines. I got it to scroll about 2 lines down on Mac after halving the speed.

@lunixbochs
Copy link
Collaborator

this might depend on what the user has set for their scroll speed at the OS level

@FireChickenProductivity
Copy link
Contributor

FireChickenProductivity commented Jan 5, 2025

On my Mac, changing the scroll speed does not change the effect of scrolling 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

No branches or pull requests

3 participants