mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
not sure why E:Width is not working for this.
This commit is contained in:
@@ -543,7 +543,7 @@ function mod:QueueObject(object)
|
||||
object:SetTexture("")
|
||||
object:SetTexCoord(0, 0, 0, 0)
|
||||
elseif objectType == "FontString" then
|
||||
E:Width(object, 0.001)
|
||||
object:SetWidth(0.001)
|
||||
elseif objectType == "StatusBar" then
|
||||
object:SetStatusBarTexture("")
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user