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

Trackpad scrolling inertia no longer works #190

Closed
davidrobertson opened this issue Jul 6, 2022 · 8 comments
Closed

Trackpad scrolling inertia no longer works #190

davidrobertson opened this issue Jul 6, 2022 · 8 comments
Labels
bug Something isn't working

Comments

@davidrobertson
Copy link

Hi, love the app, thanks. The only issue I've seen so far is that trackpad scrolling inertia is disabled when the app is running. Closing the app restores trackpad scrolling inertia.

@lujjjh
Copy link
Collaborator

lujjjh commented Jul 7, 2022

Hi, @davidrobertson!

Have you checked the scrolling settings for trackpad? It sounds like linear scrolling has been enabled for trackpad.

Screen Shot

If that's not the case, it would be helpful if you attach your configuration file. You can find it by clicking Config → Reveal in Finder:

image

@davidrobertson
Copy link
Author

davidrobertson commented Jul 7, 2022

Yes I've messed with that setting, disabling it (unchecking) also disables inertia.

The default trackpad scrolling behavior is what's wanted, not linear (by line / pixel).
linearmouse.json.zip

@lujjjh
Copy link
Collaborator

lujjjh commented Jul 7, 2022

Glad you got it fixed! Linear scrolling disables scrolling inertia by design.

Feel free to reopen this issue if you have further questions :)

@lujjjh lujjjh closed this as completed Jul 7, 2022
@davidrobertson
Copy link
Author

Sorry, I didn't fix anything. The issue is Linearmouse is disabling trackpad scrolling inertia when it shouldn't be

@lujjjh
Copy link
Collaborator

lujjjh commented Jul 7, 2022

Oops, I misunderstood you. I'll reopen this issue.

Could you please verify if the active device is the trackpad when you switch to the trackpad?

image

If the active device is correct, would you please attach the logs (#117) during the trackpad scrolling?

Thank you very much!

@lujjjh lujjjh reopened this Jul 7, 2022
@lujjjh
Copy link
Collaborator

lujjjh commented Jul 7, 2022

I've reproduced it, will fix it soon.

For the moment, you may manually remove

"distance": "auto",

and reload the configuration.

@lujjjh
Copy link
Collaborator

lujjjh commented Jul 7, 2022

This issue should have been fixed in v0.7.1-beta.2.

Thank you so much for reporting it!

@davidrobertson
Copy link
Author

That did it, you're a hero! Thanks!

@lujjjh lujjjh closed this as completed Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants