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

Scroll wheel not working in load/save window #2287

Closed
AaronVanGeffen opened this issue Feb 13, 2024 · 2 comments · Fixed by #2292
Closed

Scroll wheel not working in load/save window #2287

AaronVanGeffen opened this issue Feb 13, 2024 · 2 comments · Fixed by #2292
Labels
bug Something isn't working

Comments

@AaronVanGeffen
Copy link
Member

Version information:

  • Platform: macOS (Wine)
  • Version: 24.01.1+
  • Build/commit: -

Describe the bug
Scroll wheel functionality is not working in the load/save window. It is working fine in other windows. Not sure how long this has been broken.

@AaronVanGeffen AaronVanGeffen added the bug Something isn't working label Feb 13, 2024
@superchadST345
Copy link
Contributor

it's been broken since 23.12, it works in 23.11

@AaronVanGeffen
Copy link
Member Author

AaronVanGeffen commented Feb 18, 2024

Likely a regression from #2225 then. The load/save window uses its own event loop, so it's probably missing a call to Input::processMouseWheel(); as of the refactor.

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

Successfully merging a pull request may close this issue.

2 participants