diff --git a/ElvUI/Modules/Nameplates/Elements/Plugins.lua b/ElvUI/Modules/Nameplates/Elements/Plugins.lua index c479ee9..e19b149 100644 --- a/ElvUI/Modules/Nameplates/Elements/Plugins.lua +++ b/ElvUI/Modules/Nameplates/Elements/Plugins.lua @@ -121,7 +121,7 @@ function NP:Update_TargetIndicator(nameplate) local style, color, size, scale, spacing = tdb.glowStyle, NP.db.colors.glowColor, tdb.arrowSize, tdb.arrowScale, tdb.arrowSpacing local r, g, b, a = color.r, color.g, color.b, color.a local db = NP:PlateDB(nameplate) - + scale = scale or 1 size = size * scale -- background glow is 2, 6, and 8; 2 is background glow only diff --git a/ElvUI/Settings/Profile.lua b/ElvUI/Settings/Profile.lua index 06978ca..48df327 100644 --- a/ElvUI/Settings/Profile.lua +++ b/ElvUI/Settings/Profile.lua @@ -648,6 +648,7 @@ P.nameplates = { TARGET = { arrow = 'Arrow', arrowSize = 48, + arrowScale = 1, arrowSpacing = 3, glowStyle = 'style2', classpower = {