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

fix: Fixed cursor warping when sending chat messages #2655

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

TimtyG
Copy link
Contributor

@TimtyG TimtyG commented Mar 11, 2025

Resolves #2605

  • Implemented tracking of the last input device (mouse or controller).
  • Ensured that the cursor only moves if the last input was from a controller.

Signed-off-by: Timothy Green <[email protected]>
@TimtyG TimtyG requested a review from lodicolo March 11, 2025 20:05
@lodicolo lodicolo merged commit 30c18aa into AscensionGameDev:main Mar 11, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

bug: Send any message in chat, teleport mouse to select channel
2 participants