mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-28 08:54:43 +00:00
update mail
This commit is contained in:
@@ -34,7 +34,7 @@ local function LoadSkin()
|
|||||||
else
|
else
|
||||||
if InboxNextPageButton:IsEnabled() == 1 then
|
if InboxNextPageButton:IsEnabled() == 1 then
|
||||||
InboxNextPage()
|
InboxNextPage()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end)
|
end)
|
||||||
|
|
||||||
@@ -88,7 +88,10 @@ local function LoadSkin()
|
|||||||
end)
|
end)
|
||||||
|
|
||||||
S:HandleNextPrevButton(InboxPrevPageButton)
|
S:HandleNextPrevButton(InboxPrevPageButton)
|
||||||
|
E:Point(InboxPrevPageButton, "CENTER", InboxFrame, "BOTTOMLEFT", 42, 104)
|
||||||
|
|
||||||
S:HandleNextPrevButton(InboxNextPageButton)
|
S:HandleNextPrevButton(InboxNextPageButton)
|
||||||
|
E:Point(InboxNextPageButton, "CENTER", InboxFrame, "BOTTOMLEFT", 318, 104)
|
||||||
|
|
||||||
S:HandleCloseButton(InboxCloseButton)
|
S:HandleCloseButton(InboxCloseButton)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user