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] Catalog item attributes and RichText overlapping #3298

Open
CriticalFlaw opened this issue Jul 11, 2020 · 1 comment
Open

[TF2] Catalog item attributes and RichText overlapping #3298

CriticalFlaw opened this issue Jul 11, 2020 · 1 comment

Comments

@CriticalFlaw
Copy link

Certain item attributes when viewed in the Mann Co. Catalog will overlap with the RichText component (additional weapon details).

image

@CriticalFlaw
Copy link
Author

This can be fixed by setting resize_to_text to 0 for SelectedItemModelPanel in resource/ui/charinfoarmorysubpanel.res. Because that property is currently set to 1, it expands over the RichText component to show all the text, maintaining the set font size.

image

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

2 participants