Skip to content

Miscalculation for hud_shift_amount at 3440x1440 #15

@ronelzb

Description

@ronelzb

At line 261, at least for 3440x1440 monitor resolution there is an issue with the calculation of the hud_shift_amount, the fix is as this:
hud_shift_amount = (standardized_monitor_width - 1920) / 2.

Divide by 2 as the comment implies instead of 3840.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions