mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-25 00:56:02 +00:00
skin: fix macro popup dialog
This commit is contained in:
@@ -58,6 +58,8 @@ pfUI:RegisterSkin("Macro", function ()
|
||||
CreateBackdrop(MacroPopupFrame, nil, nil, .9)
|
||||
StripTextures(MacroPopupScrollFrame)
|
||||
SkinScrollbar(MacroPopupScrollFrameScrollBar)
|
||||
MacroPopupFrame:SetFrameStrata("DIALOG")
|
||||
MacroPopupFrame:SetPoint("TOPLEFT", MacroFrame, "TOPRIGHT", 2*border, 0)
|
||||
|
||||
MacroPopupNameLeft:SetTexture(nil)
|
||||
MacroPopupNameMiddle:SetTexture(nil)
|
||||
|
||||
Reference in New Issue
Block a user