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 instant camera movement after closing the VGUI menu #455

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

FreeSlave
Copy link
Member

@FreeSlave FreeSlave commented May 28, 2024

Fix #454

The bug doesn't appear on Windows with disabled raw input, so we may limit the fix to Linux and Windows with enabled raw input.
Also the function name is questionable. Probably something like IN_VGUIMenuShown would be better. What do you think?

I don't know if joystick input has a similar problem and if it needs a fix.

@nekonomicon nekonomicon merged commit d774c9e into FWGS:master Jun 9, 2024
4 checks 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.

Player's camera moves after the VGUI MOTD gets closed
2 participants