mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
oops
This commit is contained in:
@@ -49,8 +49,8 @@ function TT:GameTooltip_SetDefaultAnchor(tt, parent)
|
||||
if GameTooltipStatusBar.anchoredToTop then
|
||||
GameTooltipStatusBar:ClearAllPoints()
|
||||
E:Point(GameTooltipStatusBar, "TOPLEFT", GameTooltip, "BOTTOMLEFT", E.Border, -(E.Spacing * 3))
|
||||
E:PointGameTooltipStatusBar, "TOPRIGHT", GameTooltip, "BOTTOMRIGHT", -E.Border, -(E.Spacing * 3))
|
||||
E:PointGameTooltipStatusBar.text, "CENTER", GameTooltipStatusBar, 0, -3)
|
||||
E:Point(GameTooltipStatusBar, "TOPRIGHT", GameTooltip, "BOTTOMRIGHT", -E.Border, -(E.Spacing * 3))
|
||||
E:Point(GameTooltipStatusBar.text, "CENTER", GameTooltipStatusBar, 0, -3)
|
||||
GameTooltipStatusBar.anchoredToTop = nil
|
||||
end
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user