NeatPlates has an option to use Blizzard nameplates for friendly targets. It uses the default Blizzard CVars to determine the nameplates' width and height. These CVars are multiplied by scale factors to compute the final size. However, for Retail, the incorrect horizontal scale factor was being applied to the nameplates, causing them to be around 32% wider compared to the base UI. This pull request fixes the issue.
NeatPlates has an option to use Blizzard nameplates for friendly targets. It uses the default Blizzard CVars to determine the nameplates' width and height. These CVars are multiplied by scale factors to compute the final size. However, for Retail, the incorrect horizontal scale factor was being applied to the nameplates, causing them to be around 32% wider compared to the base UI. This pull request fixes the issue.