CriticalFlaw / flawhud

Custom HUD for Team Fortress 2
https://mastercomfig.com/huds/page/flawhud/
170 stars 42 forks source link

[flawhud] Chat overlapping with vote screen #369

Closed Dragonisser closed 1 year ago

Dragonisser commented 1 year ago

Version: v2023.0730 Screen resolution: 2560x1600 (16:10)

I assume that's the issue why its overlapping. Is there any way to move the vote screen further up instead?

image

Screenshot_1 Screenshot_2
CriticalFlaw commented 1 year ago

The issue is that whichever way you move the chat or vote panel it will then overlap the building or achievement tracker.

image

That's why the default layout is usually best, but I'll see what other values could balance all elements out. I'll also transfer this to the editor repo since it's not somethng to be fixed with hud files imo.

Dragonisser commented 1 year ago

Right, i forgot that buildings are up there and achievements down there (never had those on my hud). Thanks.

CriticalFlaw commented 1 year ago

16:10 specific customizations could be added. But I'd need a 16:10 monitor to really create it. Unless someone else wants to do it

Dragonisser commented 1 year ago

I could possible help testing them or try changing it myself? Depends on what would needed to be changed (this for example https://github.com/CriticalFlaw/flawhud/issues/358)

CriticalFlaw commented 1 year ago

It'd be easier if someone submitted a pull request with all the changes for 16:10 that could then either be merged in if they don't cause any issues for other resolutions or made into an editor option.

CriticalFlaw commented 1 year ago

Should be fixed in 69fdeb7ce62f2f8a87945157d17b473bf59e783f.

I updated the customization to move the achievement tracker up if the chat is lowered. Also move the achievement tracker and Engineer's buildings. When customizing they may not always gel well together but for majority of use cases this should be fine.