Skip to content

Game time clock jitters horizontally while running #2859

Description

@bobtista

The game time clock in the top-right HUD (white HH:MM:SS) visibly vibrates left and right by a pixel or two while the game runs.

Cause: InGameUI::drawGameTime() right-anchors the clock to the screen edge by subtracting live-measured text width every frame, using the proportional Tahoma font (digits like '1' are narrower than '0'/'8').

Repro: start any skirmish and watch the top-right clock — the white time text shivers continuously.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions