Luxocracy / NeatPlates

NeatPlates is a continuation of the original Tidy Plates in an attempt to keep it update date in the absence of its authors.
https://wow.curseforge.com/projects/neat-plates
79 stars 20 forks source link

Use correct scale factor for default friendly nameplates #417

Closed ehedbor closed 1 month ago

ehedbor commented 1 month ago

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.