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

feat(input): touchpad.scrollSpeed #443

Open
wants to merge 6 commits into
base: trunk
Choose a base branch
from

Conversation

aster-void
Copy link

No description provided.

@aster-void aster-void force-pushed the touchpad-scroll-speed branch from 2782311 to fe1a196 Compare December 24, 2024 04:04
@aster-void aster-void force-pushed the touchpad-scroll-speed branch from fe1a196 to a3aa2bc Compare December 24, 2024 04:05
@aster-void aster-void changed the title Feat(input): touchpad.scrollSpeed feat(input): touchpad.scrollSpeed Dec 24, 2024
@@ -222,6 +231,7 @@ let
TapAndDrag = touchpad.tapAndDrag;
TapDragLock = touchpad.tapDragLock;
ScrollMethod = touchpad.scrollMethod;
ScrollFactor = touchpad.scrollSpeed;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not call it scrollFactor like the actual config option?

Copy link
Author

@aster-void aster-void Dec 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because it's also called scrollSpeed in mouse section.
I followed it because scrollFactor is a little bit unintuitive and would make it difficult to search and autocomplete

@aster-void aster-void requested a review from bew December 29, 2024 07:01
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.

2 participants