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.
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.