leadscales / insomniaHUD

Custom HUD for Team Fortress 2 designed for long play sessions.
41 stars 5 forks source link

FreezePanel health gets cut off #9

Closed Lite0 closed 1 year ago

Lite0 commented 1 year ago

at certain health values the killer's health goes outside of the boundaries making it unreadable in most cases. widening the health panel fixes this freezepanel health gets cut off

freezepanel_basic.res

        "FreezePanelHealth"
        {
            "ControlName"                           "CTFFreezePanelHealth"
            "fieldName"                             "FreezePanelHealth"
            "xpos"                                  "cs-0.5"
            "ypos"                                  "80"
            "zpos"                                  "1"
            "wide"                                  "40"
            "tall"                                  "f0"
            "visible"                               "1"
            "enabled"                               "1"
            "proportionaltoparent"                  "1"
            "HealthBonusPosAdj"                     "9"
            "HealthDeathWarning"                    "0.49"
            "TFFont"                                "bold18"
            "HealthDeathWarningColor"               "HealthHurt"
            "TextColor"                             "HealthNormal"
        }
leadscales commented 1 year ago

Fixed in bdde493ee2aa1cdab4080de5149e83328814d93e