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

Cherry-pick pull request #17424 from dev to point-release/23103 #17816

Conversation

nick-l-o3de
Copy link
Contributor

Fix issue #14877 - mouse wheel being intepreted as x-axis movement on linux (#17424)

The old tests were not mocking the new function called inside xcb. I also added a new test that makes sure that this does not regress.

Fix issue o3de#14877 - mouse wheel being intepreted as x-axis movement on linux (o3de#17424)

* Fix issue o3de#14877 - mouse wheel being intepreted as x-axis movement on Linux
* Fixed existing tests and added a new test case

The old tests were not mocking the new function called inside xcb.
I also added a new test that makes sure that this does not regress.

Signed-off-by: Nicholas Lawson <70027408+nick-l-o3de@users.noreply.github.com>
@nick-l-o3de nick-l-o3de requested review from a team as code owners April 23, 2024 16:27
@byrcolin byrcolin added the sig/core Categorizes an issue or PR as relevant to SIG Core label Apr 23, 2024
@nick-l-o3de nick-l-o3de merged commit 828514f into o3de:point-release/23103 Apr 24, 2024
3 checks passed
@nick-l-o3de nick-l-o3de deleted the pointrelease-cherrypick-pr14877 branch April 24, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sig/core Categorizes an issue or PR as relevant to SIG Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants