mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 16:34:45 +00:00
temp fix Loot/Trade disappearing
This commit is contained in:
@@ -349,7 +349,7 @@ function CH:UpdateAnchors()
|
||||
E:Point(frame, "TOPRIGHT", ChatFrame1, "TOPRIGHT", noBackdrop and 10 or 4, LeftChatTab:GetHeight() + (noBackdrop and 1 or 4))
|
||||
end
|
||||
|
||||
CH:PositionChat(true)
|
||||
-- CH:PositionChat(true)
|
||||
end
|
||||
|
||||
local function FindRightChatID()
|
||||
@@ -1054,6 +1054,8 @@ function CH:SetupChat()
|
||||
end
|
||||
|
||||
DEFAULT_CHAT_FRAME:SetParent(LeftChatPanel)
|
||||
|
||||
-- self:PositionChat(true)
|
||||
self:ScheduleTimer("PositionChat", 1)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user