- TimeLine (plugin): now also shows marks symbolizing the player death.
- Added raid history panel. Open it through bookmark or /details history. - Added support for skins for Player Detail Window. - Added report history on report button. - Added key bindings settings for report what is shown on window #1 or #2.
This commit is contained in:
@@ -30,7 +30,7 @@ function _detalhes:OpenWelcomeWindow ()
|
||||
local background = window:CreateTexture (nil, "background")
|
||||
background:SetPoint ("topleft", window, "topleft")
|
||||
background:SetPoint ("bottomright", window, "bottomright")
|
||||
background:SetTexture ([[Interface\AddOns\Details\images\welcome]])
|
||||
--background:SetTexture ([[Interface\AddOns\Details\images\welcome]])
|
||||
|
||||
local rodape_bg = window:CreateTexture (nil, "artwork")
|
||||
rodape_bg:SetPoint ("bottomleft", window, "bottomleft", 11, 12)
|
||||
|
||||
Reference in New Issue
Block a user