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

[TF2] Fullscreen store item preview overlaps with the top UI bar #2443

Closed
FindTheBorealis opened this issue Nov 26, 2017 · 2 comments
Closed

Comments

@FindTheBorealis
Copy link

The top bar hides the button to pick the red team partially, the zoom button, and the close button, meaning you have to press the escape key to exit the preview and go back to the main menu. The backpack fullscreen preview is sized correctly.

@CriticalFlaw
Copy link

The fix is to go to resource/ui/econ/v2/storepreviewitempanel_fullscreen.res and change the ypos values of ZoomButton, TeamNavPanel and CloseButton from 10 to 30. CriticalFlaw/TF2HUD-Fixes@b5cc9d2

BEFORE:
20180826125826_1
AFTER:
20180826125916_1

@FindTheBorealis
Copy link
Author

Closing as this has been fixed in the 2019/03/26 update, thanks @CriticalFlaw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants