Closed Kruphixx closed 2 months ago
I think it is better to put those former values inside the if_mini
statement (or rather only the value for fov
, since the values for ypos
and tall
are already overwritten there), so that they are only applied to the match summary screen. This would keep the fix for the main menu from https://github.com/CriticalFlaw/TF2HUD-Fixes/commit/8c32405e9e6c2188d9eb0e0e298a4ea9a5c3e2bf.
I think it is better to put those former values inside the
if_mini
statement (or rather only the value forfov
, since the values forypos
andtall
are already overwritten there), so that they are only applied to the match summary screen. This would keep the fix for the main menu from 8c32405.
Somehow didn't think of that, thanks.
Does it still look fine in 4:3?
Looks fine in the main menu and good enough on the match end screen.
Excellent. Thank you both for contributing.
Seems to have been caused by https://github.com/CriticalFlaw/TF2HUD-Fixes/commit/8c32405e9e6c2188d9eb0e0e298a4ea9a5c3e2bf?
Before:
After: