NeotokyoRebuild / neo

NEOTOKYO Rebuild - Source SDK 2013 mod of NEOTOKYO
Other
11 stars 9 forks source link

[BUG] Round state hud off-center after resolution change #405

Closed nullsystem closed 6 days ago

nullsystem commented 1 week ago

Build Info

96f57bed41f9607377521292c952d691696270d0

Description

When the player changes the screen resolution, the round state hud which is usually centered, becomes off-centered as it retained the previous resolution's central position instead of updating.

To Reproduce

  1. Open game -> Create Server -> Go in
  2. Spawn in
  3. Change resolution to something smaller

Expected behavior

Round state hud is still centered

Actual behavior

Round state hud no longer looks centered, still retains position from previous resolution

Operating System

Version/Distro

Arch Linux

Machine's CPU

No response

Machine's GPU

No response

GPU's driver

No response

Build's compiler

No response

Additional context and Screenshots

No response

Rainyan commented 6 days ago

Related: #414