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

Adjustable touchpad scroll speed #5342

Open
Icelk opened this issue Nov 2, 2024 · 1 comment
Open

Adjustable touchpad scroll speed #5342

Icelk opened this issue Nov 2, 2024 · 1 comment

Comments

@Icelk
Copy link

Icelk commented Nov 2, 2024

Thanks for working on egui, it is very impressive!

Is your feature request related to a problem? Please describe.

Scrolling with my trackpad on Wayland is very slow and I see no way to change it.

Describe the solution you'd like

An option in Context::options to set a factor which smooth_scoll_delta is multiplied by in scroll_area.rs.

Describe alternatives you've considered

line_scroll_speed doesn't affect touchpads, only mouse wheels.

Additional context

@Icelk
Copy link
Author

Icelk commented Nov 2, 2024

Seems like acceleration doesn't work either. Probably some winit issue...

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

1 participant