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

Horizontal scroll reversed in Windows native builds #965

Closed
aevyrie opened this issue Dec 17, 2021 · 3 comments · Fixed by #966
Closed

Horizontal scroll reversed in Windows native builds #965

aevyrie opened this issue Dec 17, 2021 · 3 comments · Fixed by #966
Labels
bug Something is broken

Comments

@aevyrie
Copy link
Contributor

aevyrie commented Dec 17, 2021

Describe the bug
Horizontal scrolling does not respect Windows preferences.

To Reproduce
Steps to reproduce the behavior:

  1. Build a native demo on windows
  2. Open the plot demo
  3. Scroll horizontally and vertically
  4. Do the same on the web to compare

Expected behavior
Horizontal scrolling, like vertical scrolling, should respect the "native scroll" default behavior.

Desktop (please complete the following information):

  • OS: Windows 10/11
@aevyrie aevyrie added the bug Something is broken label Dec 17, 2021
@emilk
Copy link
Owner

emilk commented Dec 19, 2021

Duplicate: #356

@emilk
Copy link
Owner

emilk commented Dec 19, 2021

Can you please open a winit issue on this?

@aevyrie
Copy link
Contributor Author

aevyrie commented Dec 19, 2021

Can you please open a winit issue on this?

Yes, I forgot to link these issues/PRs, my bad. I filed an issue and submitted a PR upstream: rust-windowing/winit#2101

This egui issue and PR (#966) are only useful as workarounds if the winit issue is not merged for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants