ValveSoftware / ValveSoftware/source-sdk-2013
changing VGUI scaling convars breaks the server browser
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10k
- Forks
- 3k
- Avg merge
- 8d 11h
- Merged PRs (30d)
- 2
Description
if you change any of the VGUI ui scale convars (vgui_ui_scale_factor, vgui_ui_scale_height, vgui_ui_scale_width) and VGUI refreshes, the server browser's game filtering gets set to "All" and cant be changed, making it show all servers from all games on steam that support the feature
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by changing vgui_ui_scale_factor, vgui_ui_scale_height, or vgui_ui_scale_width and triggering a VGUI refresh. Trace the server browser's game-filter state before and after the refresh; done means the selected game filter remains changeable and does not reset to "All".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100