[BUG]: Range circles do not scale with HUD Size
wowregistering opened this issue ยท 1 comments
WoW client
WoW Retail
What happened?
The HUD Size slider in General Options works to show nodes in a smaller percentage of the screen but the "Range circles" do not scale down to match the new effective size of the HUD.
I have just added to the macro for toggling FarmHUD to also set the scale to get it to an appropriate size.
/run FarmHud:Toggle();
/run FarmHud.gatherCircle:SetScale(.6);
Lua Error Message?
Other addons?
No response